3 lines
74 B
Plaintext
3 lines
74 B
Plaintext
|
#!/bin/sh
|
||
|
exec fly -t bm set-pipeline -c .concourse.yml -p blastmud-build
|