Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Revert "[ci] Add dependencies for publish-crates (#13397)"
Browse files Browse the repository at this point in the history
This reverts commit aaaa82f.
  • Loading branch information
Ross Bulat committed Feb 19, 2023
1 parent d6cec8e commit 863748e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions scripts/ci/gitlab/pipeline/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -233,17 +233,13 @@ publish-draft-release:

publish-crates:
extends: .publish-crates-template
# publish-crates should only be run if publish-crates-locally passes
needs:
- job: check-crate-publishing
artifacts: false

publish-crates-manual:
extends: .publish-crates-template
when: manual
interruptible: false

check-crate-publishing:
publish-crates-locally:
stage: publish
extends:
- .test-refs
Expand Down

0 comments on commit 863748e

Please sign in to comment.