update pipeline for woodpecker v1.0

This commit is contained in:
Branden J Brown 2023-07-30 14:33:32 -05:00
parent 65e2eea93f
commit 5b2997c057
1 changed files with 1 additions and 1 deletions

View File

@ -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: