[neon/snap-packaging/kf6-snap] debian: check whether /usr/local/bin/docker_commandline.sh has been installed
Carlos De Maine
null at kde.org
Mon Apr 15 07:23:31 BST 2024
Git commit af579191dd9910195e2f8071ed61b2cbe97e97ac by Carlos De Maine.
Committed on 15/04/2024 at 06:23.
Pushed by carlosdem into branch 'master'.
check whether /usr/local/bin/docker_commandline.sh has been installed
M +1 -1 debian/.gitlab-ci-neon.yml
https://invent.kde.org/neon/snap-packaging/kf6-snap/-/commit/af579191dd9910195e2f8071ed61b2cbe97e97ac
diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index 2ce4d98..c88a435 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: ubuntu-image --version
\ No newline at end of file
+ script: cat /usr/local/bin/docker_commandline.sh
\ No newline at end of file
More information about the Neon-commits
mailing list