Skip to content

Commit

Permalink
chore: fix docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
jinnzy committed Oct 24, 2024
1 parent 33b826e commit f2fda5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ jobs:
context: .
file: ./proxyd/Dockerfile
builder: ${{ steps.docker-builder.outputs.name }}
target: app
push: ${{ github.event_name != 'pull_request' }}
# push: true
provenance: false
Expand Down

0 comments on commit f2fda5e

Please sign in to comment.