Update .gitlab-ci.yml file

This commit is contained in:
2026-03-20 03:12:22 +01:00 Unverified
parent 9d41745f88
commit e13fa10e9b
+1 -1
View File
@@ -22,7 +22,7 @@ stages:
stage: Release stage: Release
image: registry.gitlab.com/gitlab-org/release-cli:latest image: registry.gitlab.com/gitlab-org/release-cli:latest
needs: needs:
- job: build_site - job: Build
artifacts: true artifacts: true
rules: rules:
- if: $CI_COMMIT_TAG - if: $CI_COMMIT_TAG