We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7d73e9 commit 414bad2Copy full SHA for 414bad2
.github/workflows/docker.yml
@@ -44,5 +44,6 @@ jobs:
44
uses: docker/build-push-action@v5
45
with:
46
context: .
47
+ push: true
48
tags: ${{ steps.meta.outputs.tags }}
49
labels: ${{ steps.meta.outputs.labels }}
0 commit comments