Skip to content

Commit

Permalink
Fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
inFocus7 committed Jan 13, 2024
1 parent 2cad2e3 commit 3662c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.1.0
with:
context: .
file: ./.Dockerfile
file: ./Dockerfile
push: true
cache-from: type=registry,ref=infocus7/trendgenie:cache
cache-to: type=inline,mode=max
Expand Down

0 comments on commit 3662c0a

Please sign in to comment.