Skip to content

Commit

Permalink
fix buildkite building wrong repo
Browse files Browse the repository at this point in the history
  • Loading branch information
nrdxp committed Aug 2, 2021
1 parent 778bcf8 commit fed6e71
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
env:
BUILDKITE_CLEAN_CHECKOUT: "true"

steps:
- label: ":nix::point_right::pipeline:"
command: |
Expand All @@ -6,8 +9,6 @@ steps:
| buildkite-agent pipeline upload --no-interpolation
agents:
queue: project42
timeout_in_minutes: 60
- wait
- label: "Mantis Automation"
command:
- "curl https://raw.githubusercontent.com/input-output-hk/mantis-automation/main/.buildkite/pipeline_erc20_pr.yml -o automation.yml"
Expand Down

0 comments on commit fed6e71

Please sign in to comment.