trying to fix gitlab-ci
This commit is contained in:
parent
7a0b6bc7df
commit
4f9cf298f7
@ -45,7 +45,7 @@ packaging:
|
||||
image: ubuntu:rolling
|
||||
script:
|
||||
- apt update
|
||||
- DEBIAN_FRONTEND="noninteractive" apt install -y wget sudo gettext php php-simplexml nodejs npm
|
||||
- DEBIAN_FRONTEND="noninteractive" apt install -y wget sudo gettext php php-simplexml nodejs npm git
|
||||
- wget https://github.com/ChristophWurst/krankerl/releases/download/v0.13.0/krankerl_0.13.0_amd64.deb
|
||||
- sudo dpkg -i krankerl_0.13.0_amd64.deb
|
||||
- krankerl package
|
||||
|
Loading…
Reference in New Issue
Block a user