This commit is contained in:
parent
3920414859
commit
2a4f2449d7
@ -26,6 +26,8 @@ pipeline:
|
|||||||
commands:
|
commands:
|
||||||
- chmod +x ${UNITY_DIR}/ci/before_script.sh
|
- chmod +x ${UNITY_DIR}/ci/before_script.sh
|
||||||
- ${UNITY_DIR}/ci/before_script.sh
|
- ${UNITY_DIR}/ci/before_script.sh
|
||||||
|
- ls -lA /root
|
||||||
|
- find /root/.local
|
||||||
secrets: [unity_license]
|
secrets: [unity_license]
|
||||||
test-playmode:
|
test-playmode:
|
||||||
image: ${IMAGE}:${UNITY_VERSION}-base-${IMAGE_VERSION}
|
image: ${IMAGE}:${UNITY_VERSION}-base-${IMAGE_VERSION}
|
||||||
|
Loading…
Reference in New Issue
Block a user