.prod (=.yavsc-backend build)
This commit is contained in:
parent
04a60f104e
commit
fc3826eb16
2 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue