This commit is contained in:
parent
eebd9eb86a
commit
41ed2bdddd
1 changed files with 2 additions and 1 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
@ -34,4 +34,5 @@ jobs:
|
|||
tags: cotti/guestbooky-be:latest
|
||||
env:
|
||||
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
|
||||
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
|
||||
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
|
||||
DOCKER_TOKEN: ${{ secrets.DOCKER_TOKEN }}
|
Loading…
Reference in a new issue