Skip to content

Commit

Permalink
Update docker-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroesb authored Jun 27, 2024
1 parent eb69154 commit 32678e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Build and push to Docker Hub
uses: docker/build-push-action@v2
with:
push: false
push: true
platforms: linux/arm64,linux/amd64
context: .
tags: |
Expand Down

0 comments on commit 32678e8

Please sign in to comment.