Skip to content

Commit f86aea9

Browse files
authored
buildkite: add mantis-automation to pipeline (#1058)
1 parent 5ccbdfd commit f86aea9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@ steps:
77
agents:
88
queue: project42
99
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

Comments
 (0)