We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fa7a64 commit 7dc62f5Copy full SHA for 7dc62f5
.github/workflows/release.yml
@@ -20,7 +20,6 @@ jobs:
20
- uses: docker/build-push-action@v5
21
with:
22
push: true
23
- target: web
24
platforms: linux/amd64,linux/arm64/v8
25
cache-from: type=gha
26
cache-to: type=gha,mode=max
0 commit comments