[neon/snap-packaging/kf6-snap] debian: override the entry point

Carlos De Maine null at kde.org
Mon Apr 15 06:19:28 BST 2024


Git commit 51d6a443372b3185dafe7b456aba2f3c6cee96e7 by Carlos De Maine.
Committed on 15/04/2024 at 05:19.
Pushed by carlosdem into branch 'master'.

override the entry point

M  +2    -0    debian/.gitlab-ci-neon.yml

https://invent.kde.org/neon/snap-packaging/kf6-snap/-/commit/51d6a443372b3185dafe7b456aba2f3c6cee96e7

diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index 4b08c61..7cb8d99 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -5,6 +5,8 @@ include:
 snap:
   stage: deploy
   image: invent-registry.kde.org/sysadmin/ci-images/snap-builder:latest
+    entrypoint ""
+
   rules:
     # run the job on mainline branches of mainline repositories
     - if: $KDECI_SECURE_SERVICES_KEY


More information about the Neon-commits mailing list