Skip to content

Commit a810714

Browse files
authored
[Doc] Change aarch assert sign output folder
1 parent a421941 commit a810714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/release-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The gbuild invocations below <b>DO NOT DO THIS</b> by default.
115115
mv build/out/pivx-*.tar.gz build/out/pivx-*.dmg ../
116116

117117
./bin/gbuild --memory 3000 --commit pivx=v${VERSION} ../pivx/contrib/gitian-descriptors/gitian-aarch64.yml
118-
./bin/gsign --signer $SIGNER --release ${VERSION}-linux --destination ../gitian.sigs/ ../pivx/contrib/gitian-descriptors/gitian-aarch64.yml
118+
./bin/gsign --signer $SIGNER --release ${VERSION}-aarch64 --destination ../gitian.sigs/ ../pivx/contrib/gitian-descriptors/gitian-aarch64.yml
119119
mv build/out/pivx-*.tar.gz build/out/src/pivx-*.tar.gz ../
120120
popd
121121

0 commit comments

Comments
 (0)