Skip to content

Commit

Permalink
Merge pull request jenkinsci#128 from jglick/push-latest
Browse files Browse the repository at this point in the history
Need to also push the latest tag.
  • Loading branch information
jglick committed May 8, 2015
2 parents 279cfe7 + 03cf229 commit fe05111
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ push:

push-latest: push
docker tag -f $(IMAGE):$(TAG) $(IMAGE):latest
docker push $(IMAGE):latest

0 comments on commit fe05111

Please sign in to comment.