[neon/snap-packaging/kf6-snap] debian: check home dir
Carlos De Maine
null at kde.org
Mon Apr 15 07:04:11 BST 2024
Git commit c43a823de8f32a2e95616ebbcf5062622b4e7955 by Carlos De Maine.
Committed on 15/04/2024 at 06:04.
Pushed by carlosdem into branch 'master'.
check home dir
M +1 -1 debian/.gitlab-ci-neon.yml
https://invent.kde.org/neon/snap-packaging/kf6-snap/-/commit/c43a823de8f32a2e95616ebbcf5062622b4e7955
diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index 222af52..962e908 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -7,4 +7,4 @@ snap:
image:
name: invent-registry.kde.org/sysadmin/ci-images/snap-builder:latest
entrypoint: [""]
- script: /usr/bin/snap version
\ No newline at end of file
+ script: ls -ls ../
\ No newline at end of file
More information about the Neon-commits
mailing list