docker build
This commit is contained in:
parent
52329feade
commit
15e63af8f1
2 changed files with 2 additions and 2 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
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile.prod
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: |
|
||||
pazof/yavsc:latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue