ci: update krankerl (fixed #257)
This commit is contained in:
parent
b9b6b39bb8
commit
c7a1aae22b
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user