Skip to content

Commit 7ebf18a

Browse files
committed
Merge branch 'main' of https://github.com/nmdra/snipbox
2 parents 1d3aaae + d3e6beb commit 7ebf18a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
uses: docker/build-push-action@v6
6868
with:
6969
context: .
70+
target: production
7071
push: true
7172
tags: ghcr.io/${{ github.repository_owner }}/snipbox:${{ env.COMMIT_SHORT_SHA }},ghcr.io/${{ github.repository_owner }}/snipbox:latest
72-
73+

0 commit comments

Comments
 (0)