[neon/snap-packaging/kf6-core22/ci-prototype] debian: no -k

Carlos De Maine null at kde.org
Fri May 10 04:12:22 BST 2024


Git commit 627d57a3dde6853e685ef412e9b597919e527487 by Carlos De Maine.
Committed on 10/05/2024 at 03:12.
Pushed by carlosdem into branch 'ci-prototype'.

no -k

M  +1    -1    debian/snap-snapcraft-lxd-proto.yml

https://invent.kde.org/neon/snap-packaging/kf6-core22/-/commit/627d57a3dde6853e685ef412e9b597919e527487

diff --git a/debian/snap-snapcraft-lxd-proto.yml b/debian/snap-snapcraft-lxd-proto.yml
index fe37b8e..d8b2c49 100644
--- a/debian/snap-snapcraft-lxd-proto.yml
+++ b/debian/snap-snapcraft-lxd-proto.yml
@@ -30,7 +30,7 @@ snap_snapcraft_lxd:
     - tar -zcvf $KDE_SNAP_MODULE_NAME-$CI_COMMIT_SHORT_SHA.tar.gz .kde-ci-packages/
     - cp ./$KDE_SNAP_MODULE_NAME-$CI_COMMIT_SHORT_SHA.tar.gz .kde-ci-packages/
     - >-
-      curl -k
+      curl
       --request PUT
       --include "https://invent.kde.org/api/v4/"
       --header "PRIVATE-TOKEN: $KDECI_GITLAB_TOKEN"


More information about the Neon-commits mailing list