[neon/ubuntu-core] debian: install software-properties-common
Carlos De Maine
null at kde.org
Fri Mar 29 11:07:58 GMT 2024
Git commit bc84bd47d0e7df147219e8151fb4748b285f830f by Carlos De Maine.
Committed on 29/03/2024 at 11:07.
Pushed by carlosdem into branch 'master'.
install software-properties-common
M +1 -0 debian/.gitlab-ci-neon.yml
https://invent.kde.org/neon/ubuntu-core/-/commit/bc84bd47d0e7df147219e8151fb4748b285f830f
diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index a1169fc..23bf307 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -13,6 +13,7 @@ stages:
prepare:
stage: prepare_helper_image
script:
+ - apt update && apt dist-upgrade && apt install software-properties-common
- add-apt-repository ppa:carlos-demaine/snapcraft-gitab
- apt update && apt dist-upgrade
More information about the Neon-commits
mailing list