forked from Conjure-Tools/unity-runner
[no ci] fixed github cicd
This commit is contained in:
parent
a79370a56c
commit
93ca253d1a
2
.github/workflows/create-image.yaml
vendored
2
.github/workflows/create-image.yaml
vendored
@ -46,7 +46,7 @@ jobs:
|
|||||||
echo "Unity Version: $VERSION"
|
echo "Unity Version: $VERSION"
|
||||||
|
|
||||||
- name: Docker Build
|
- name: Docker Build
|
||||||
run: .gitea/workflows/scripts/build-individual-image.sh
|
run: .gitea/workflows/scripts/build-runner-image.sh
|
||||||
id: build-image
|
id: build-image
|
||||||
env:
|
env:
|
||||||
UNITY_VERSION: ${{ env.UNITY_VERSION }}
|
UNITY_VERSION: ${{ env.UNITY_VERSION }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user