Skip to content

Commit

Permalink
remove docker file path
Browse files Browse the repository at this point in the history
  • Loading branch information
gravityblast committed Oct 20, 2023
1 parent ee012e9 commit 881d43d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: ./docker/Dockerfile
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
Expand Down

0 comments on commit 881d43d

Please sign in to comment.