Skip to content

Commit

Permalink
Change buildkite agent for testnet automation
Browse files Browse the repository at this point in the history
  • Loading branch information
pgarg66 authored and mvines committed Oct 9, 2018
1 parent eed3b9d commit c240bb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/solana-testnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ steps:
- command: "ci/testnet-automation.sh"
label: "run testnet"
agents:
- "queue=metrics"
- "queue=testnet-deploy"

- wait: ~
continue_on_failure: true

- command: "ci/testnet-automation-cleanup.sh"
label: "delete testnet"
agents:
- "queue=metrics"
- "queue=testnet-deploy"

0 comments on commit c240bb1

Please sign in to comment.