This commit is contained in:
parent
14eeb845ea
commit
eebd9eb86a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
dockerfile: build/guestbooky-be/Dockerfile
|
||||
file: build/guestbooky-be/Dockerfile
|
||||
push: true
|
||||
tags: cotti/guestbooky-be:latest
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue