[neon/ubuntu-core/ci-prototype] debian: Update snap-image-dangerous-proto.yml

Carlos De Maine null at kde.org
Thu May 2 02:46:34 BST 2024


Git commit d221bf682038898b1f8c149aa4b9aa1b037eeee7 by Carlos De Maine.
Committed on 02/05/2024 at 01:46.
Pushed by carlosdem into branch 'ci-prototype'.

Update snap-image-dangerous-proto.yml

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

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

diff --git a/debian/snap-image-dangerous-proto.yml b/debian/snap-image-dangerous-proto.yml
index 94aeac3..1d6a18a 100644
--- a/debian/snap-image-dangerous-proto.yml
+++ b/debian/snap-image-dangerous-proto.yml
@@ -26,7 +26,7 @@ snap_image_dangerous:
   interruptible: true
 
   after_script:
-    -     - 'curl --header "JOB-TOKEN: $CI_JOB_TOKEN" --upload-file kde-neon-core-dangerous-amd64.tar.gz "${CI_API_V4_URL}/projects/30718/packages/generic/${CI_PROJECT_ID}/kde-neon-core-dangerous-amd64_{$CI_COMMIT_TIMESTAMP}.tar.gz" -Method put -uri "${CI_API_V4_URL}/projects/30718/packages/generic/${CI_PROJECT_ID}/kde-neon-core-dangerous-amd64_{$CI_COMMIT_TIMESTAMP}.tar.gz"'
+    - 'curl --header "JOB-TOKEN: $CI_JOB_TOKEN" --upload-file kde-neon-core-dangerous-amd64.tar.gz -uri "${CI_API_V4_URL}/projects/30718/packages/generic/${CI_PROJECT_ID}/kde-neon-core-dangerous-amd64_{$CI_COMMIT_TIMESTAMP}.tar.gz" -Method put -uri "${CI_API_V4_URL}/projects/30718/packages/generic/${CI_PROJECT_ID}/kde-neon-core-dangerous-amd64_{$CI_COMMIT_TIMESTAMP}.tar.gz"'
     - rm kde-neon-core-image-key
     - rm -rf /home/snaptester/.snap/gnupg
   
\ No newline at end of file


More information about the Neon-commits mailing list