forked from git.klmp200.net/ALFRED
Fix CI for merge requestes
This commit is contained in:
parent
1465556c9a
commit
3170df3f43
@ -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
|
Loading…
Reference in New Issue
Block a user