File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 9
9
- secure : " YI+YbTOGf2x4fPMKW+KhJiZWswoXT6xOKGwLfsQsVwmFX1LerJouil5D5iYOQuL4FE3pNaoJSNakIsokJQuGKJMmnPc8rdhMZuBJBk6MRghurE2Xe9qBHfuUBPlfD61nARESm4WDcyMwM0QVYaOKeY6aIpZ91qbUbyc60EEx3C4="
10
10
- secure : " TQK2gHh6M3UgVPXgkZvHTBwYwyK6pkBBgNewFY3C5RqAsevkiLiOweTbM5ozHq8qcGalHdQYm4cszX3E8LQrzcDZbBWUXaVrtBtv9DoYIgFAcrf1t/Uy1l9xVUI9lqpdVvFor6Xuw+Uh3gwoqqZFoVxKUxczqddxOS60iLuWOmE="
11
11
before_script :
12
- - openssl aes-256-cbc -k "$ SERVICE_SECRET" -in tests/certificate.pem.enc -d -a -out tests/certificate.pem
12
+ - openssl aes-256-cbc -pass env: SERVICE_SECRET -in tests/certificate.pem.enc -d -a -out tests/certificate.pem
13
13
- npm install -g grunt-cli
14
14
- curl https://gist.github.com/niklasvh/6150144/raw/sauce_connect_setup.sh | bash
You can’t perform that action at this time.
0 commit comments