chiark / gitweb /
jenkins test: clear singing-key-fingerpring from previous run
authorMichael Pöhn <michael.poehn@fsfe.org>
Wed, 13 Dec 2017 16:39:55 +0000 (17:39 +0100)
committerMichael Pöhn <michael.poehn@fsfe.org>
Wed, 13 Dec 2017 16:39:55 +0000 (17:39 +0100)
jenkins-test

index 74fbba53a6d7bfb8468fa0ef4b643cdaf766c957..c8f9de8a4f8762e2d4079c8ee81bb21de199110c 100755 (executable)
@@ -39,6 +39,7 @@ echo "build_server_always = True" >> config.py
 echo "gpghome = '$GNUPGHOME'" >> config.py
 echo "gpgkey = 'CE71F7FB'" >> config.py
 chmod 0600 config.py
+sed -i '/\s*repo_key_sha256\s*=.*/d' config.py
 
 # publish process when building and signing are on separate machines
 test -d repo || mkdir repo