File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 84
84
repo_url : " https://github.com/JuliaCI/julia-buildkite"
85
85
commands : |
86
86
export ALLOW_FAIL="false"
87
+ buildkite-agent pipeline upload .buildkite/pipelines/main/misc/gcext.yml
88
+
87
89
# Launch Linux test jobs
88
90
GROUP="Test" \
89
91
bash .buildkite/utilities/arches_pipeline_upload.sh \
@@ -136,7 +138,6 @@ steps:
136
138
repo_url : " https://github.com/JuliaCI/julia-buildkite"
137
139
commands : |
138
140
export ALLOW_FAIL="true"
139
- buildkite-agent pipeline upload .buildkite/pipelines/main/misc/gcext.yml
140
141
141
142
# Launch Linux allowed-to-fail test jobs
142
143
GROUP="Allow Fail" \
Original file line number Diff line number Diff line change 1
1
steps :
2
- - group : " Allow Fail "
2
+ - group : " Test "
3
3
steps :
4
4
- label : " gcext"
5
5
key : " gcext"
You can’t perform that action at this time.
0 commit comments