github.com/randomtask1155/cli@v6.41.1-0.20181227003417-a98eed78cbde+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