1 parent 4e6559c commit 47c521cCopy full SHA for 47c521c
1 file changed
.github/workflows/docker-build.yml
@@ -48,6 +48,7 @@ jobs:
48
uses: docker/build-push-action@v6
49
with:
50
context: .
51
+ push: true
52
tags: ${{ steps.meta.outputs.tags }}
53
labels: ${{ steps.meta.outputs.labels }}
54
cache-from: type=gha
0 commit comments