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 3176f23 commit 9d86f88Copy full SHA for 9d86f88
.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