Use newer trigger syntax

This commit is contained in:
Luke Murphy 2020-04-14 12:08:45 +02:00
parent 45f83b1e56
commit df5fbe13a9
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 3 additions and 2 deletions

View File

@ -8,5 +8,6 @@ steps:
remote: ssh://dokku@dokku.autonomic.zone:222/homebase
ssh_key:
from_secret: drone_deploy_key
when:
branch: master
trigger:
branch:
- master