Skip to content

Commit

Permalink
remove file param
Browse files Browse the repository at this point in the history
  • Loading branch information
Rixing Xu committed Jul 28, 2023
1 parent 37c13a8 commit 3533e6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
uses: docker/build-push-action@v4
with:
context: ./docker
file: ./docker/Dockerfile
push: true
tags: ${{ steps.metadata.outputs.tags }}
labels: ${{ steps.metadata.outputs.labels }}

0 comments on commit 3533e6a

Please sign in to comment.