4 lines
85 B
Text
4 lines
85 B
Text
|
#!/bin/bash -ex
|
||
|
|
||
|
"${GOPATH}/bin/manifest-tool" push from-spec manifests/manifest.yml
|