Update .travis.yml
This commit is contained in:
parent
35e0c9ea94
commit
fc864c62cd
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ after_success:
|
||||||
- chmod +x send.sh
|
- chmod +x send.sh
|
||||||
- ./send.sh success $WEBHOOK_URL
|
- ./send.sh success $WEBHOOK_URL
|
||||||
|
|
||||||
- curl -T Hadder.jar --g
|
- curl -T Hadder.jar -g
|
||||||
sftp://${SFTP_USER}:${SFTP_PASSWORD}@${SFTP_IP}${SFTP_DIR}
|
sftp://${SFTP_USER}:${SFTP_PASSWORD}@${SFTP_IP}${SFTP_DIR}
|
||||||
after_failure:
|
after_failure:
|
||||||
- wget https://raw.githubusercontent.com/DiscordHooks/travis-ci-discord-webhook/master/send.sh
|
- wget https://raw.githubusercontent.com/DiscordHooks/travis-ci-discord-webhook/master/send.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue