docker build

This commit is contained in:
Paul Schneider 2026-06-07 07:50:44 +01:00
commit 15e63af8f1
2 changed files with 2 additions and 2 deletions

View file

@ -32,7 +32,7 @@ jobs:
uses: docker/build-push-action@v6
with:
context: .
file: ./Dockerfile.prod
file: ./Dockerfile
push: true
tags: |
pazof/yavsc:latest