Skip to content

Commit 598674c

Browse files
committed
fixup! feat: add docker push workflow
1 parent 00431c8 commit 598674c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docker-push-dev.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ jobs:
5656
context: .
5757
builder: ${{ steps.buildx.outputs.name }}
5858
file: Dockerfile
59-
target: web-app-serve
6059
push: false
6160
load: true
6261
provenance: false # XXX: Without this we have untagged images in ghcr.io

0 commit comments

Comments
 (0)