still testing

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

View File

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