Skip to content

Commit

Permalink
fix: remove mode argument
Browse files Browse the repository at this point in the history
  • Loading branch information
merrcury committed Oct 7, 2024
1 parent c0f6efc commit e804a81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/prepare-self-hosted-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ jobs:
shell: bash
env:
DOCKER_BUILD_ARGUMENTS: >
--mode=max
--platform=linux/amd64,linux/arm64 --provenance=false
--output=type=image,name=ghcr.io/${{ env.REGISTRY_OWNER }}/${{ env.SERVICE_NAME }},push-by-digest=true,name-canonical=true
run: |
Expand Down

0 comments on commit e804a81

Please sign in to comment.