[neon/ubuntu-core/ci-prototype] debian: test KDECI_GITLAB_TOKEN

Carlos De Maine null at kde.org
Sun May 5 02:08:12 BST 2024


Git commit 637550b5b2cfd1a3409bad2400aad6aab7d2c86a by Carlos De Maine.
Committed on 05/05/2024 at 01:08.
Pushed by carlosdem into branch 'ci-prototype'.

test KDECI_GITLAB_TOKEN

M  +1    -0    debian/snap-image-dangerous-proto.yml

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

diff --git a/debian/snap-image-dangerous-proto.yml b/debian/snap-image-dangerous-proto.yml
index cb49afb..75d1ca0 100644
--- a/debian/snap-image-dangerous-proto.yml
+++ b/debian/snap-image-dangerous-proto.yml
@@ -11,6 +11,7 @@ snap_image_dangerous:
   before_script:
    
   script:
+    - echo KDECI_GITLAB_TOKEN=$KDECI_GITLAB_TOKEN
     - mkdir -m 0700 /home/snaptester/.snap/gnupg/
     - mkdir -m 0700 /home/snaptester/.snap/gnupg/private-keys-v1.d/
     - export GNUPGHOME=/home/snaptester/.snap/gnupg/


More information about the Neon-commits mailing list