Skip to content

Commit 98dbe8e

Browse files
sarahchen6devflow.devflow-routing-intake
andauthored
Skip gitlab pipeline for GH MQ (#11314)
Skip gitlab pipeline for GH MQ Co-authored-by: devflow.devflow-routing-intake <devflow.devflow-routing-intake@kubernetes.us1.ddbuild.io>
1 parent 2a924d9 commit 98dbe8e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ workflow:
7777
auto_cancel:
7878
on_new_commit: interruptible
7979
rules:
80+
# skip gitlab pipeline for github merge queue - we are currently using the datadog merge queue
81+
- if: '$CI_COMMIT_BRANCH =~ /^gh-readonly-queue\//'
82+
when: never
8083
- if: '$CI_COMMIT_BRANCH == "master"'
8184
auto_cancel:
8285
on_new_commit: none

0 commit comments

Comments
 (0)