Change buildkite agent for testnet automation
This commit is contained in:
parent
eed3b9db94
commit
c240bb12ae
|
@ -7,7 +7,7 @@ steps:
|
|||
- command: "ci/testnet-automation.sh"
|
||||
label: "run testnet"
|
||||
agents:
|
||||
- "queue=metrics"
|
||||
- "queue=testnet-deploy"
|
||||
|
||||
- wait: ~
|
||||
continue_on_failure: true
|
||||
|
@ -15,4 +15,4 @@ steps:
|
|||
- command: "ci/testnet-automation-cleanup.sh"
|
||||
label: "delete testnet"
|
||||
agents:
|
||||
- "queue=metrics"
|
||||
- "queue=testnet-deploy"
|
||||
|
|
Loading…
Reference in New Issue