still testing

This commit is contained in:
davidnewhall2 2019-12-04 23:52:33 -08:00
parent 9976e2465a
commit f224b533c8
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ before_script:
- gpg --import gpg.signing.key - gpg --import gpg.signing.key
- rm -f gpg.signing.key .secret-files.tar - rm -f gpg.signing.key .secret-files.tar
- echo "%no-protection" > ~/.rpmmacros - echo "%no-protection" > ~/.rpmmacros
- echo "%no-ask-passphrase" >> ~/.rpmmacros
- echo "" >> ~/.rpmmacros
- source .metadata.sh - source .metadata.sh
- make vendor - make vendor
script: script: