We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 410b2e9 commit b3ef86aCopy full SHA for b3ef86a
.gitlab-ci.yml
@@ -740,8 +740,6 @@ deploy_to_sonatype:
740
when: never
741
- if: '$CI_COMMIT_BRANCH == "master"'
742
when: on_success
743
- - if: '$CI_COMMIT_BRANCH == "sarahchen6/migrate-to-central"'
744
- when: on_success
745
# Do not deploy release candidate versions
746
- if: '$CI_COMMIT_TAG =~ /^v[0-9]+\.[0-9]+\.[0-9]+$/'
747
0 commit comments