[neon/ubuntu-core/ci-prototype] debian: publish last so errors don't stop deletions
Carlos De Maine
null at kde.org
Thu May 2 04:07:34 BST 2024
Git commit 34083cd888096b6be08a7e114d1387fe58f5b9dc by Carlos De Maine.
Committed on 02/05/2024 at 03:07.
Pushed by carlosdem into branch 'ci-prototype'.
publish last so errors don't stop deletions
M +1 -2 debian/snap-image-dangerous-proto.yml
https://invent.kde.org/neon/ubuntu-core/-/commit/34083cd888096b6be08a7e114d1387fe58f5b9dc
diff --git a/debian/snap-image-dangerous-proto.yml b/debian/snap-image-dangerous-proto.yml
index 78e3959..4398abd 100644
--- a/debian/snap-image-dangerous-proto.yml
+++ b/debian/snap-image-dangerous-proto.yml
@@ -26,7 +26,6 @@ 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}/groups/30718/packages/generic/${CI_PROJECT_ID}/kde-neon-core-dangerous-amd64.tar.gz"'
- rm kde-neon-core-image-key
- rm -rf /home/snaptester/.snap/gnupg
-
\ No newline at end of file
+ - 'curl --header "JOB-TOKEN: $CI_JOB_TOKEN" --upload-file kde-neon-core-dangerous-amd64.tar.gz "${CI_API_V4_URL}/groups/30718/packages/generic/${CI_PROJECT_ID}/kde-neon-core-dangerous-amd64.tar.gz"'
More information about the Neon-commits
mailing list