Browse Source

ci(craft): Only wait on GCB and nothing else (#20794)

Because GitHub actions does weird stuff with build statuses.
Burak Yigit Kaya 4 years ago
parent
commit
82c01a5c70
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .craft.yml

+ 3 - 0
.craft.yml

@@ -7,6 +7,9 @@ changelog: CHANGES
 changelogPolicy: auto
 statusProvider:
   name: github
+  config:
+    contexts:
+      - 'onpremise-builder (sentryio)'
 targets:
   - name: github
   - name: pypi