Skip to content

Commit

Permalink
chore: push images for all branches
Browse files Browse the repository at this point in the history
This PR enables images to be pushed on a merge, regardless of branch.

Signed-off-by: Andrew Rynhard <[email protected]>
  • Loading branch information
andrewrynhard committed Jul 5, 2019
1 parent 0f7ec4c commit 7809e90
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,9 @@ steps:
- name: dockersock
path: /var/run
when:
branch:
- master
event:
- push
exclude:
- pull_request

- name: release
image: plugins/github-release
Expand Down

0 comments on commit 7809e90

Please sign in to comment.