diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e363122..d97621f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -46,6 +46,7 @@ packaging: - apt update - DEBIAN_FRONTEND="noninteractive" apt install -y wget sudo gettext php php-simplexml - 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 artifacts: paths: diff --git a/CHANGELOG.md b/CHANGELOG.md index c617e6d..b44c35f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,8 @@ ### Changed - Update npm modules [#254](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/254) @onny +- CI: Update krankerl + [#257](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/257) @onny ## 1.0.2 - 2021-01 ### Fixed