Skip to content

Commit

Permalink
Try pushing container
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchop committed Nov 10, 2023
1 parent a7fa78a commit 1e20c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
with:
context: .
file: ./extras/docker/Dockerfile
push: false # change to True after we tested this works.
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 1e20c5e

Please sign in to comment.