Skip to content

Commit a9666fb

Browse files
committed
fix ci
1 parent 456a9bc commit a9666fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
uses: docker/build-push-action@v6
4444
with:
4545
context: .
46+
file: Dockerfile.app
4647
push: true
4748
cache-from: ghcr.io/${{ github.repository }}:latest
4849
cache-to: type=inline

0 commit comments

Comments
 (0)