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 5ccbdfd commit f86aea9Copy full SHA for f86aea9
.buildkite/pipeline.yml
@@ -7,3 +7,7 @@ steps:
7
agents:
8
queue: project42
9
timeout_in_minutes: 60
10
+ - label: "Mantis Automation"
11
+ command:
12
+ - "curl https://raw.githubusercontent.com/input-output-hk/mantis-automation/main/.buildkite/pipeline_erc20_pr.yml -o automation.yml"
13
+ - "buildkite-agent pipeline upload automation.yml"
0 commit comments