[neon/snap-packaging/kf6-snap] debian: Update debian/.gitlab-ci-neon.yml file
Carlos De Maine
null at kde.org
Mon Apr 15 11:03:30 BST 2024
Git commit 74b5dad6ad68b6dec0ae4bf76606a18042b1cffb by Carlos De Maine.
Committed on 15/04/2024 at 10:03.
Pushed by carlosdem into branch 'master'.
Update debian/.gitlab-ci-neon.yml file
M +1 -1 debian/.gitlab-ci-neon.yml
https://invent.kde.org/neon/snap-packaging/kf6-snap/-/commit/74b5dad6ad68b6dec0ae4bf76606a18042b1cffb
diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index bad2445..ac1f83e 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: podman info | grep -i overlay
\ No newline at end of file
+ script: docker info | grep -i overlay
\ No newline at end of file
More information about the Neon-commits
mailing list