[neon/ubuntu-core] debian: Revert "try and publish to the snap-packaging registry"
Carlos De Maine
null at kde.org
Thu May 2 02:02:33 BST 2024
Git commit 820836b32408c7b3c098c308f75d0d802f106b1a by Carlos De Maine.
Committed on 02/05/2024 at 01:02.
Pushed by carlosdem into branch 'master'.
Revert "try and publish to the snap-packaging registry"
This reverts commit f6832c1c407d3bc818eef7bcb347fbad4f0fb11d
M +0 -5 debian/.gitlab-ci-neon.yml
https://invent.kde.org/neon/ubuntu-core/-/commit/820836b32408c7b3c098c308f75d0d802f106b1a
diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index 0efae32..2201e81 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -6,8 +6,3 @@ include:
file:
- /gitlab-templates/snap-image-dangerous.yml
# - /gitlab-templates/snap-image-signed.yml
-
-publish:
- stage: publish
- script:
- - Invoke-RestMethod -Headers @{ "UBUNTU_CORE_PUBLISH"="$CI_JOB_TOKEN" } -InFile kde-neon-core-dangerous-amd64.tar.gz -uri "${CI_API_V4_URL}/projects/30718/packages/generic/ubuntu_core/kde-neon-core-dangerous-amd64.tar.gz" -Method put -uri "${CI_API_V4_URL}/projects30718/packages/generic/ubuntu_core/kde-neon-core-dangerous-amd64_{$CI_COMMIT_TIMESTAMP}.tar.gz" -Method put
\ No newline at end of file
More information about the Neon-commits
mailing list