Update .gitlab-ci.yml

This commit is contained in:
Nemirtingas 2019-12-10 11:23:53 +00:00
parent a7f6137fd3
commit c883c0f675
1 changed files with 2 additions and 2 deletions

View File

@ -155,9 +155,9 @@ sign:
script:
- apk update && apk add libcurl curl-dev openssl-dev autoconf build-base automake libtool git
- git clone https://github.com/dmcgowan/osslsigncode
- pushd osslsigncode
- cd osslsigncode
- ./autogen.sh && ./configure && make && make install && make clean || exit 1
- popd
- cd ..
- C="US"
- O="Valve"
- L="Bellevue"