diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9e2c632cc6e5d8e5e8c8f16cc254cada0b4eb91d..d9f476d16519ad6bbc7c877f07ec659c47b99cf1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ stages: - - package - test - integration + - package - prerelease - release @@ -158,7 +158,7 @@ package:test:docker-test-image: refs: - dev - tags - #when: manual + when: manual variables: IMAGE_TAG: "test-image"