Skip to content

Commit

Permalink
Push public image
Browse files Browse the repository at this point in the history
  • Loading branch information
ukutaht committed Oct 11, 2022
1 parent c0da024 commit 2c2f710
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-public-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
id: docker_build
uses: docker/build-push-action@v2
with:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64, linux/arm64
Expand Down

0 comments on commit 2c2f710

Please sign in to comment.