We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 453368b commit 2bc6ca3Copy full SHA for 2bc6ca3
1 file changed
.gitlab-ci.yml
@@ -3,6 +3,9 @@ stages:
3
- benchmarks
4
- benchmarks-report
5
6
+variables:
7
+ SKIP_SHARED_PIPELINE: "true"
8
+
9
workflow:
10
auto_cancel:
11
on_new_commit: interruptible
0 commit comments