Merge branch 'test' of ALFRED/ALFRED into master
All checks were successful
the build was successful

This commit is contained in:
Antoine Bartuccio 2018-07-24 00:58:20 +00:00 committed by Gitea
commit 5794a01a83

View File

@ -19,6 +19,7 @@ pipeline:
secrets: [ docker_username, docker_password ]
when:
branch: master
event: push
deploy:
image: appleboy/drone-ssh
host:
@ -29,4 +30,5 @@ pipeline:
script:
- echo $SSH_PASSWORD | sudo -S systemctl restart alfred-bot
when:
branch: master
branch: master
event: push