mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
jenkins test: clear singing-key-fingerpring from previous run
This commit is contained in:
parent
1f5818020d
commit
93c1c23a4b
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ echo "build_server_always = True" >> config.py
|
||||||
echo "gpghome = '$GNUPGHOME'" >> config.py
|
echo "gpghome = '$GNUPGHOME'" >> config.py
|
||||||
echo "gpgkey = 'CE71F7FB'" >> config.py
|
echo "gpgkey = 'CE71F7FB'" >> config.py
|
||||||
chmod 0600 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
|
# publish process when building and signing are on separate machines
|
||||||
test -d repo || mkdir repo
|
test -d repo || mkdir repo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue