[neon/ubuntu-core/ci-prototype] debian: no need for curl upload after_script:
Carlos De Maine
null at kde.org
Mon May 6 07:08:56 BST 2024
Git commit d4ca1c5460b3f85d2a995e7c918153b79b2f344f by Carlos De Maine.
Committed on 06/05/2024 at 06:08.
Pushed by carlosdem into branch 'ci-prototype'.
no need for curl upload after_script:
M +0 -5 debian/snap-image-dangerous-proto.yml
https://invent.kde.org/neon/ubuntu-core/-/commit/d4ca1c5460b3f85d2a995e7c918153b79b2f344f
diff --git a/debian/snap-image-dangerous-proto.yml b/debian/snap-image-dangerous-proto.yml
index b25dc43..bab8522 100644
--- a/debian/snap-image-dangerous-proto.yml
+++ b/debian/snap-image-dangerous-proto.yml
@@ -26,8 +26,3 @@ snap_image_dangerous:
- echo building $KDE_SNAP_MODULE_NAME in dangerous mode ...
- make dangerous
interruptible: true
-
- after_script:
- - rm -rf /home/snaptester/.snap/gnupg
- - rm kde-neon-core-image-key
- - '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