still testing
This commit is contained in:
parent
37a01b325b
commit
e247690f56
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue