debug
continuous-integration/drone/push Build is failing Details

init
shnee 3 years ago
parent 5bfe4f0499
commit c26bc14ee8

@ -22,6 +22,7 @@ steps:
- echo "$SSH_KEY" | ssh-add -
- ssh-keyscan -p 222 -H git.shnee.net > ~/.ssh/known_hosts 2> /dev/null
- git submodule update --init
- apk add curl
- curl google.com
- make
- make push-all

Loading…
Cancel
Save