[neon/ubuntu-core] debian: syntax

Carlos De Maine null at kde.org
Sun Apr 7 12:27:55 BST 2024


Git commit 1cad133b92c74f093884856db8c7a9fbadebc992 by Carlos De Maine.
Committed on 07/04/2024 at 11:27.
Pushed by carlosdem into branch 'master'.

syntax

M  +1    -4    debian/.gitlab-ci-neon.yml

https://invent.kde.org/neon/ubuntu-core/-/commit/1cad133b92c74f093884856db8c7a9fbadebc992

diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index abab6fc..f73bb91 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -13,10 +13,7 @@ stages:
 prepare:
   stage: prepare_helper_image
   script:
-#    - apt update && apt -y dist-upgrade && apt -y install software-properties-common
-#    - add-apt-repository ppa:carlos-demaine/snapcraft-gitab
-#    - apt update && apt -y dist-upgrade && apt -y install crun
-
+    - ls -ls
 container: 
   stage: snapcraft
   image: docker.io/diddledani/snapcraft:core22


More information about the Neon-commits mailing list