[neon/ubuntu-core/ci-prototype] debian: variables:
Carlos De Maine
null at kde.org
Mon May 6 06:59:03 BST 2024
Git commit 6d9b0d7269f01d187190b790098f23a55a6fd04e by Carlos De Maine.
Committed on 06/05/2024 at 05:59.
Pushed by carlosdem into branch 'ci-prototype'.
variables:
KDECI_GITLAB_TOKEN: "None"
M +2 -1 debian/snap-image-dangerous-proto.yml
https://invent.kde.org/neon/ubuntu-core/-/commit/6d9b0d7269f01d187190b790098f23a55a6fd04e
diff --git a/debian/snap-image-dangerous-proto.yml b/debian/snap-image-dangerous-proto.yml
index 75d1ca0..b25dc43 100644
--- a/debian/snap-image-dangerous-proto.yml
+++ b/debian/snap-image-dangerous-proto.yml
@@ -9,7 +9,8 @@ snap_image_dangerous:
inherit:
default: true
before_script:
-
+ variables:
+ KDECI_GITLAB_TOKEN: "None"
script:
- echo KDECI_GITLAB_TOKEN=$KDECI_GITLAB_TOKEN
- mkdir -m 0700 /home/snaptester/.snap/gnupg/
More information about the Neon-commits
mailing list