contrib: Clone core repo in gitian-build

This commit is contained in:
MarcoFalke
2018-07-17 15:53:12 -04:00
parent 9cdb19fe67
commit fa7f8a7769
2 changed files with 5 additions and 3 deletions

View File

@@ -157,7 +157,7 @@ Commit your signature to gitian.sigs:
git add ${VERSION}-linux/"${SIGNER}"
git add ${VERSION}-win-unsigned/"${SIGNER}"
git add ${VERSION}-osx-unsigned/"${SIGNER}"
git commit -a
git commit -m "Add ${VERSION} unsigned sigs for ${SIGNER}"
git push # Assuming you can push to the gitian.sigs tree
popd