Skip to content

Commit

Permalink
Fixed tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
gboddin committed Mar 23, 2018
1 parent 2746acb commit 347a227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pipeline:
image: plugins/docker
repo: phpdrone/ghcli
tags:
- ${DRONE_TAG=latest}
- latest
secrets: [ DOCKER_USERNAME, DOCKER_PASSWORD ]
when:
branch: [ master ]

0 comments on commit 347a227

Please sign in to comment.