Update .gitlab-ci.yml file
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ stages:
|
||||
stage: Release
|
||||
image: registry.gitlab.com/gitlab-org/release-cli:latest
|
||||
needs:
|
||||
- job: build_site
|
||||
- job: Build
|
||||
artifacts: true
|
||||
rules:
|
||||
- if: $CI_COMMIT_TAG
|
||||
|
||||
Reference in New Issue
Block a user