Skip to content

Commit 9d86f88

Browse files
committed
Remove testing of deploy_to_sonatype on this branch
1 parent 3176f23 commit 9d86f88

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -740,8 +740,6 @@ deploy_to_sonatype:
740740
when: never
741741
- if: '$CI_COMMIT_BRANCH == "master"'
742742
when: on_success
743-
- if: '$CI_COMMIT_BRANCH == "sarahchen6/migrate-to-central"'
744-
when: on_success
745743
# Do not deploy release candidate versions
746744
- if: '$CI_COMMIT_TAG =~ /^v[0-9]+\.[0-9]+\.[0-9]+$/'
747745
when: on_success

0 commit comments

Comments
 (0)