[neon/ubuntu-core] debian: actually point to the correct git repo

Carlos De Maine null at kde.org
Sun Apr 7 12:32:39 BST 2024


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

actually point to the correct git repo

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

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

diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index 9aee66a..9f77a3b 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -19,7 +19,7 @@ container:
   image: docker.io/diddledani/snapcraft:core22
   script:
     #- apt install jq ubuntu-image
-    - git clone https://invent.kde.org/neon/snap-packaging/kde-qt6-snap.git
+    - git clone https://invent.kde.org/neon/ubuntu-core.git
     - cd ubuntu-core
     - make dangerous
   
\ No newline at end of file


More information about the Neon-commits mailing list