File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed
Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change @@ -311,28 +311,6 @@ include:
311311 rules :
312312 - if : $PIPELINE != "automatic-crate-publishing"
313313
314- # ### stage: deploy
315-
316- deploy-prometheus-alerting-rules :
317- stage : deploy
318- needs :
319- - job : test-prometheus-alerting-rules
320- artifacts : false
321- allow_failure : true
322- trigger :
323- project : parity/infrastructure/cloud-infra
324- variables :
325- SUBSTRATE_CI_COMMIT_NAME : " ${CI_COMMIT_REF_NAME}"
326- SUBSTRATE_CI_COMMIT_REF : " ${CI_COMMIT_SHORT_SHA}"
327- UPSTREAM_TRIGGER_PROJECT : " ${CI_PROJECT_PATH}"
328- rules :
329- - if : $CI_PIPELINE_SOURCE == "pipeline"
330- when : never
331- - if : $CI_COMMIT_REF_NAME == "master"
332- changes :
333- - .gitlab-ci.yml
334- - ./scripts/ci/monitoring/**/*
335-
336314# ### stage: notify
337315
338316# This job notifies rusty-cachier about the latest commit with the cache.
You can’t perform that action at this time.
0 commit comments