3 lines
119 B
Bash
Executable File
3 lines
119 B
Bash
Executable File
#!/bin/bash
|
|
fly -t tools set-pipeline --load-vars-from ${HOME}/.sts4-concourse-credentials.yml -p sts4 -c pipeline.yml
|