ci: update krankerl (fixed #257)

This commit is contained in:
Jonas Heinrich 2021-03-09 13:05:27 +01:00
parent b9b6b39bb8
commit c7a1aae22b

View File

@ -45,9 +45,7 @@ packaging:
script: script:
- apt update - apt update
- DEBIAN_FRONTEND="noninteractive" apt install -y wget sudo gettext php php-simplexml - DEBIAN_FRONTEND="noninteractive" apt install -y wget sudo gettext php php-simplexml
- wget http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.0.0_1.0.1t-1+deb8u12_amd64.deb - wget https://github.com/ChristophWurst/krankerl/releases/download/v0.13.0/krankerl_0.13.0_amd64.deb
- wget https://github.com/ChristophWurst/krankerl/releases/download/v0.12.3/krankerl_0.12.3_amd64.deb
- sudo dpkg -i libssl1.0.0_1.0.1t-1+deb8u12_amd64.deb krankerl_0.12.3_amd64.deb
- krankerl package - krankerl package
artifacts: artifacts:
paths: paths: