.prod (=.yavsc-backend build)

This commit is contained in:
Paul Schneider 2026-06-07 11:17:07 +01:00
commit fc3826eb16
2 changed files with 1 additions and 1 deletions

View file

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