Commit 21ab585
committed
ci: suppress promote-oci jobs that bypass SKIP_SHARED_PIPELINE
promote-oci-to-staging fires on NIGHTLY_BUILD=true, and promote-oci-to-prod-beta
and promote-oci-to-prod fire on tag rules, before the SKIP_SHARED_PIPELINE check.
Their dependencies (package-oci, oci-internal-publish, publishing-gate) are
suppressed in the parent pipeline, causing pipeline validation failures.
These jobs run correctly in the child pipeline (package-gen.yml).1 parent 988edd2 commit 21ab585
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
111 | 123 | | |
112 | 124 | | |
113 | 125 | | |
| |||
0 commit comments