Skip to content

Commit

Permalink
gitian building notes
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkPfennig committed Mar 31, 2015
1 parent db4755a commit 63dbf90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ Release Process
zip -r gamecredits-${VERSION}-win-gitian.zip *
mv gamecredits-${VERSION}-win-gitian.zip ../../../
popd
./bin/gbuild --commit gamecredits=v${VERSION} ../gamecredits/contrib/gitian-descriptors/gitian-osx-gamecredits.yml
./bin/gsign --signer $SIGNER --release ${VERSION}-osx --destination ../gitian.sigs/ ../gamecredits/contrib/gitian-descriptors/gitian-osx-gamecredits.yml
./bin/gbuild --commit gamecredits=v${VERSION} ../gamecredits/contrib/gitian-descriptors/gitian-osx-bitmark.yml
./bin/gsign --signer $SIGNER --release ${VERSION}-osx --destination ../gitian.sigs/ ../gamecredits/contrib/gitian-descriptors/gitian-osx-bitmark.yml
pushd build/out
mv GameCredits-Qt.dmg ../../../
popd
Expand Down

0 comments on commit 63dbf90

Please sign in to comment.