trying to fix gitlab-ci

This commit is contained in:
Jonas Heinrich 2021-03-10 18:30:52 +01:00
parent 7a0b6bc7df
commit 4f9cf298f7

View File

@ -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