Skip to content

Commit

Permalink
fix: docker bundle missing .env issue
Browse files Browse the repository at this point in the history
  • Loading branch information
greenhat616 committed Aug 26, 2023
1 parent d1cce58 commit a6a63e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub_latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
push: true
tags: hitokoto/reviewer-frontend:latest
file: ./Dockerfile
context: ./
context: .

0 comments on commit a6a63e7

Please sign in to comment.