[neon/ubuntu-core/ago/generate-model-in-ci] debian: Remove debug echo in root ci yaml

Antoine Gonzalez null at kde.org
Thu Jul 18 15:33:15 BST 2024


Git commit 2c64cda33471f7218cdd6cd51aa1c2cfbf92eb66 by Antoine Gonzalez.
Committed on 18/07/2024 at 14:33.
Pushed by daspood into branch 'ago/generate-model-in-ci'.

Remove debug echo in root ci yaml

M  +2    -5    debian/.gitlab-ci-neon.yml

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

diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index 1d60f24..065a84d 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -2,11 +2,8 @@
 # SPDX-License-Identifier: CC0-1.0
 
 include:
+  - local: debian/snap-image-model.yml
   - project: sysadmin/ci-utilities
     file:
       - /gitlab-templates/snap-image-dangerous.yml
-  #      - /gitlab-templates/snap-image-signed.yml
-  - local: debian/snap-image-model.yml
-default:
-  before_script:
-    - echo KDECI_GITLAB_TOKEN=$KDECI_GITLAB_TOKEN
\ No newline at end of file
+  #      - /gitlab-templates/snap-image-signed.yml
\ No newline at end of file


More information about the Neon-commits mailing list