Skip to content

Commit

Permalink
Merge pull request #226 from dbast/enable_push
Browse files Browse the repository at this point in the history
Enable pushing the docker container again
  • Loading branch information
dbast authored Oct 15, 2022
2 parents 901d1bf + ba78df7 commit d3ca25c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
context: .
file: docker/Dockerfile
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

Expand Down

0 comments on commit d3ca25c

Please sign in to comment.