diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 55fad10..c370be7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -40,7 +40,7 @@ run: - dist/* release_job: - stage: release + stage: deploy image: registry.gitlab.com/gitlab-org/release-cli:latest rules: - if: $CI_COMMIT_TAG # Run this job when a tag is created manually