Don't run check-crates-publishing job on prs (#14064)

* Restore `check-crates-publishing-pipeline` job

This job was errorneously deleted in lieu of the
`check-crates-publishing` job.

This reverts commit 202836cb47.

* Don't run `check-crate-publishing` job on prs.

Originally attempted in #14044. It's been broken for a while and we're
not sure yet how to move forward in the longer term.
This commit is contained in:
Mira Ressel
2023-05-03 12:47:22 +02:00
committed by GitHub
parent 57f2468e31
commit 45a8647607
2 changed files with 13 additions and 1 deletions
@@ -254,8 +254,8 @@ publish-crates-manual:
check-crate-publishing:
stage: publish
extends:
- .test-refs
- .crates-publishing-template
- .crates-publishing-pipeline
# When lots of crates are taken into account (for example on master where all crates are tested)
# the job might take a long time, as evidenced by:
# https://gitlab.parity.io/parity/mirrors/substrate/-/jobs/2269364