Skip to content

Commit

Permalink
fix(deploy): nginx dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
thejoeejoee committed Nov 10, 2023
1 parent 2f93cf4 commit dc5d66e
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 @@ -201,7 +201,7 @@ jobs:
uses: docker/build-push-action@v4
with:
context: .
file: nginx/proxy.Dockerfile
file: Dockerfile
push: true
target: proxy-stable
# TODO: ends with 400
Expand Down

0 comments on commit dc5d66e

Please sign in to comment.