Use newer trigger syntax
This commit is contained in:
parent
45f83b1e56
commit
df5fbe13a9
@ -8,5 +8,6 @@ steps:
|
|||||||
remote: ssh://dokku@dokku.autonomic.zone:222/homebase
|
remote: ssh://dokku@dokku.autonomic.zone:222/homebase
|
||||||
ssh_key:
|
ssh_key:
|
||||||
from_secret: drone_deploy_key
|
from_secret: drone_deploy_key
|
||||||
when:
|
trigger:
|
||||||
branch: master
|
branch:
|
||||||
|
- master
|
||||||
|
Reference in New Issue
Block a user