Skip to content

Commit

Permalink
fix: add nginx build and push (temp)
Browse files Browse the repository at this point in the history
  • Loading branch information
Walkers15 committed Jan 30, 2024
1 parent f6073f4 commit 1421598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
context: .
file: ./dockerfile-nginx
push: true
tags: ${{ secrets.DOCKER_USERNAME }}/nginx:latest
tags: ${{ secrets.DOCKER_USERNAME }}/server-nginx:latest
platforms: linux/amd64,linux/arm64

- name: executing remote ssh commands using password
Expand Down

0 comments on commit 1421598

Please sign in to comment.