From 5b2997c05771fa940ec4f8caca1a883a1c2cf140 Mon Sep 17 00:00:00 2001 From: Branden J Brown Date: Sun, 30 Jul 2023 14:33:32 -0500 Subject: [PATCH] update pipeline for woodpecker v1.0 --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 89de19d..802a3da 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -29,7 +29,7 @@ steps: commands: - test "$UNITY_VERSION" = $(grep "m_EditorVersion:" "$UNITY_DIR/ProjectSettings/ProjectVersion.txt" | cut -d' ' -f2) environment: - <<: *all_env + - <<: *all_env setup-license: image: *base_image commands: