[neon/ubuntu-core/ci-prototype] debian: try PRIVATE_TOKEN

Carlos De Maine null at kde.org
Thu May 2 05:00:43 BST 2024


Git commit 616cbd6249b3fa1689eea23da5849627bbf8f08f by Carlos De Maine.
Committed on 02/05/2024 at 04:00.
Pushed by carlosdem into branch 'ci-prototype'.

try PRIVATE_TOKEN

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

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

diff --git a/debian/snap-image-dangerous-proto.yml b/debian/snap-image-dangerous-proto.yml
index 642508c..cb49afb 100644
--- a/debian/snap-image-dangerous-proto.yml
+++ b/debian/snap-image-dangerous-proto.yml
@@ -28,4 +28,4 @@ snap_image_dangerous:
   after_script:
     - rm -rf /home/snaptester/.snap/gnupg
     - rm kde-neon-core-image-key
-    - 'curl --header "JOB-TOKEN: $CI_JOB_TOKEN" --upload-file kde-neon-core-dangerous-amd64.tar.gz "${CI_API_V4_URL}/groups/30718/packages/generic/kde-neon-core-dangerous-amd64.tar.gz"'
+    - 'curl --header "PRIVATE-TOKEN: $SNAP_PACKAGE_REGISTRY" --upload-file kde-neon-core-dangerous-amd64.tar.gz "${CI_API_V4_URL}/groups/30718/packages/generic/kde-neon-core-dangerous-amd64.tar.gz"'


More information about the Neon-commits mailing list