Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-28 17:25:00 +00:00
parent 927da67587
commit 8f1f252601

View File

@@ -19,7 +19,8 @@ deploy:
release_job: release_job:
needs: deploy needs:
- deploy
stage: release # It only runs when *both* jobs in the test stage complete successfully. stage: release # It only runs when *both* jobs in the test stage complete successfully.
image: registry.gitlab.com/gitlab-org/release-cli:latest image: registry.gitlab.com/gitlab-org/release-cli:latest