Skip to content

Commit

Permalink
push all tags
Browse files Browse the repository at this point in the history
  • Loading branch information
nickkounz committed Jun 28, 2023
1 parent 06bd44f commit e20a28d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ jobs:
docker build -t $REGISTRY/$REPO_NAME:$SHA_TAG \
-t $REGISTRY/$REPO_NAME:$LATEST_TAG \
.
# docker push $REGISTRY/$REPO_NAME --all-tags
docker push $REGISTRY/$REPO_NAME --all-tags

0 comments on commit e20a28d

Please sign in to comment.