Add a proper trigger config
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
[ci config]
This commit is contained in:
parent
2dc472865c
commit
d08e6b8fb0
@ -8,6 +8,9 @@ steps:
|
||||
remote: ssh://dokku@dokku.autonomic.zone:222/drone
|
||||
ssh_key:
|
||||
from_secret: drone_deploy_key
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
||||
event:
|
||||
exclude:
|
||||
- pull_request
|
||||
|
Reference in New Issue
Block a user