Updated development-build.yml

This commit is contained in:
Masu Baumgartner
2024-06-28 13:29:36 +02:00
committed by GitHub
parent 9d9717df61
commit f924bcfcc6

View File

@@ -9,7 +9,7 @@ on:
jobs:
build:
runs-on: ubuntu-20.04
runs-on: self-hosted
steps:
- name: Checkout code
uses: actions/checkout@v4
@@ -29,4 +29,4 @@ jobs:
"BUILD_CHANNEL=${GITHUB_REF#refs/heads/}"
"BUILD_COMMIT_HASH=${git rev-parse --short '$GITHUB_SHA'}"
"BUILD_NAME=devbuild ${date}"
"BUILD_VERSION=${git rev-parse --short '$GITHUB_SHA'}"
"BUILD_VERSION=${git rev-parse --short '$GITHUB_SHA'}"