update pipeline for woodpecker v1.0
This commit is contained in:
parent
65e2eea93f
commit
5b2997c057
@ -29,7 +29,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- test "$UNITY_VERSION" = $(grep "m_EditorVersion:" "$UNITY_DIR/ProjectSettings/ProjectVersion.txt" | cut -d' ' -f2)
|
- test "$UNITY_VERSION" = $(grep "m_EditorVersion:" "$UNITY_DIR/ProjectSettings/ProjectVersion.txt" | cut -d' ' -f2)
|
||||||
environment:
|
environment:
|
||||||
<<: *all_env
|
- <<: *all_env
|
||||||
setup-license:
|
setup-license:
|
||||||
image: *base_image
|
image: *base_image
|
||||||
commands:
|
commands:
|
||||||
|
Loading…
Reference in New Issue
Block a user