forked from Conjure-Tools/unity-runner
triggering a run
This commit is contained in:
parent
44706ebef6
commit
2015fd3423
@ -39,6 +39,7 @@ jobs:
|
||||
run: |
|
||||
VERSION=$(head -n 1 versions.txt)
|
||||
echo "UNITY_VERSION=$VERSION" >> $GITHUB_ENV
|
||||
echo "Unity Version: $VERSION"
|
||||
|
||||
- name: Docker Build
|
||||
run: ./scripts/build-image.sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user