Merge branch 'test' of ALFRED/ALFRED into master
the build was successful Details

This commit is contained in:
Antoine Bartuccio 2018-07-24 00:58:20 +00:00 committed by Gitea
commit 5794a01a83
1 changed files with 3 additions and 1 deletions

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