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 778bcf8 commit fed6e71Copy full SHA for fed6e71
.buildkite/pipeline.yml
@@ -1,3 +1,6 @@
1
+env:
2
+ BUILDKITE_CLEAN_CHECKOUT: "true"
3
+
4
steps:
5
- label: ":nix::point_right::pipeline:"
6
command: |
@@ -6,8 +9,6 @@ steps:
9
| buildkite-agent pipeline upload --no-interpolation
7
10
agents:
8
11
queue: project42
- timeout_in_minutes: 60
- - wait
12
- label: "Mantis Automation"
13
command:
14
- "curl https://raw.githubusercontent.com/input-output-hk/mantis-automation/main/.buildkite/pipeline_erc20_pr.yml -o automation.yml"
0 commit comments