chiark / gitweb /
jenkins: document build/sign test flow
authorHans-Christoph Steiner <hans@eds.org>
Thu, 29 Jun 2017 14:00:16 +0000 (16:00 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Thu, 6 Jul 2017 10:25:48 +0000 (12:25 +0200)
jenkins-build-makebuildserver

index 315a5366589577e6544ae9d9cac16efea6c7219c..b30b41c6710ae6d5ce2eef4d61564c46cb53c1fd 100755 (executable)
@@ -104,9 +104,12 @@ echo "build_server_always = True" >> config.py
 # publish process when building and signing are on separate machines
 test -d repo || mkdir repo
 test -d archive || mkdir archive
+# copy everything over to run on SIGN machine
 ../fdroid publish --verbose
 ../fdroid gpgsign --verbose
+# copy everything over to run on BUILD machine
 ../fdroid update --verbose --nosign
+# copy everything over to run on SIGN machine
 ../fdroid signindex --verbose
 
 ../fdroid rewritemeta --verbose