Skip to content

Commit

Permalink
Fix to publish docker image with latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpigott committed Jun 15, 2019
1 parent e32b190 commit b6f6fb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ workflows:
build-docker-publish:
jobs:
- docker-publish/publish:
tag: latest
filters:
branches:
only: master

0 comments on commit b6f6fb4

Please sign in to comment.