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 af727ce commit 49fc9e9Copy full SHA for 49fc9e9
.github/workflows/release-rp-storage-tool.yml
@@ -47,5 +47,6 @@ jobs:
47
depot build --project zp2mb0bchx \
48
-f ./upstream/tests/docker/Dockerfile \
49
-t rp-storage-tool \
50
+ --platform linux/amd64,linux/arm64 \
51
--target rp-storage-tool ./upstream \
52
--load
0 commit comments