github.com/loggregator/cli@v6.33.1-0.20180224010324-82334f081791+incompatible/ci/cli-release/tasks/obtain-certificates.yml (about) 1 --- 2 platform: darwin 3 4 params: 5 CERT_PATH: 6 7 outputs: 8 - name: certificates-osx 9 10 run: 11 path: bash 12 args: 13 - -c 14 - | 15 set -ex 16 17 cp -a $CERT_PATH/* certificates-osx