Loading templates/gitlab-ci-semrel.yml +1 −1 Original line number Diff line number Diff line Loading @@ -626,7 +626,7 @@ semantic-release: script: - configure_commit_signing - install_semantic_release_plugins - semantic-release --ci ${SEMREL_DRY_RUN+-d} - semantic-release --ci ${SEMREL_DRY_RUN+-d} ${TRACE+--debug} dependencies: [] rules: - if: '$SEMREL_RELEASE_DISABLED == "true"' Loading Loading
templates/gitlab-ci-semrel.yml +1 −1 Original line number Diff line number Diff line Loading @@ -626,7 +626,7 @@ semantic-release: script: - configure_commit_signing - install_semantic_release_plugins - semantic-release --ci ${SEMREL_DRY_RUN+-d} - semantic-release --ci ${SEMREL_DRY_RUN+-d} ${TRACE+--debug} dependencies: [] rules: - if: '$SEMREL_RELEASE_DISABLED == "true"' Loading