diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0658408..7b09bf0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -66,10 +66,10 @@ export:linux: only: - tags -export:linux_commit: +export:pck_commit: stage: deploy script: - - GODOT=./bin/godot3-server make export-linux + - GODOT=./bin/godot3-server make export-pack artifacts: name: "$CI_PROJECT_NAME-$CI_COMMIT_REF_NAME-$CI_COMMIT_SHA-linux" paths: