Skip to content

Commit

Permalink
Update dockerimage.yml
Browse files Browse the repository at this point in the history
Also push `latest` tag to DockerHub.
  • Loading branch information
vasilev authored Mar 24, 2020
1 parent 2fe39ef commit 2d27dce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ jobs:
docker push $IMAGE_ID:$VERSION
docker tag vasilev/palemoon vasilev/palemoon:$VERSION
docker push vasilev/palemoon:$VERSION
docker push vasilev/palemoon:latest

0 comments on commit 2d27dce

Please sign in to comment.