Skip to content

Commit 028815a

Browse files
committed
fix: убран DOCKER_USERNAME
1 parent 915be09 commit 028815a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
with:
122122
context: ./nginx/
123123
push: true
124-
tags: ${{ secrets.DOCKER_USERNAME }}/kittygram_gateway:latest
124+
tags: annalevina/kittygram_gateway:latest
125125

126126
deploy:
127127
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)