Skip to content

Commit fed6e71

Browse files
committed
fix buildkite building wrong repo
1 parent 778bcf8 commit fed6e71

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
env:
2+
BUILDKITE_CLEAN_CHECKOUT: "true"
3+
14
steps:
25
- label: ":nix::point_right::pipeline:"
36
command: |
@@ -6,8 +9,6 @@ steps:
69
| buildkite-agent pipeline upload --no-interpolation
710
agents:
811
queue: project42
9-
timeout_in_minutes: 60
10-
- wait
1112
- label: "Mantis Automation"
1213
command:
1314
- "curl https://raw.githubusercontent.com/input-output-hk/mantis-automation/main/.buildkite/pipeline_erc20_pr.yml -o automation.yml"

0 commit comments

Comments
 (0)