more attempts to enable appveyor ssh
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
This commit is contained in:
parent
10e45b33ee
commit
d434564217
1 changed files with 1 additions and 0 deletions
|
@ -31,5 +31,6 @@ test_script:
|
||||||
npm run test:integration
|
npm run test:integration
|
||||||
|
|
||||||
on_finish:
|
on_finish:
|
||||||
|
- sh: apk add bash curl
|
||||||
- sh: export APPVEYOR_SSH_BLOCK=true
|
- sh: export APPVEYOR_SSH_BLOCK=true
|
||||||
- sh: curl -sflL 'https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-ssh.sh' | bash -e -
|
- sh: curl -sflL 'https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-ssh.sh' | bash -e -
|
||||||
|
|
Loading…
Reference in a new issue