[neon/snap-packaging/gwenview-snap/Neon/release-24.12] debian: yaml indentation/formatting

Carlos De Maine null at kde.org
Tue Nov 12 01:21:15 GMT 2024


Git commit 39b0f2ec996d80f58d3cf9c65c2be797c645ff53 by Carlos De Maine.
Committed on 12/11/2024 at 01:21.
Pushed by carlosdem into branch 'Neon/release-24.12'.

yaml indentation/formatting

M  +1    -1    debian/snap-base-proto.yml

https://invent.kde.org/neon/snap-packaging/gwenview-snap/-/commit/39b0f2ec996d80f58d3cf9c65c2be797c645ff53

diff --git a/debian/snap-base-proto.yml b/debian/snap-base-proto.yml
index 0c29af9..a32c7e4 100644
--- a/debian/snap-base-proto.yml
+++ b/debian/snap-base-proto.yml
@@ -39,7 +39,7 @@
     GIT_STRATEGY: none
   interruptible: true
   script:
-  - echo "KDE_SNAP_BRANCH is $KDE_SNAP_BRANCH and KDE_SNAP_CHANNEL IS $KDE_SNAP_CHANNEL"
+    - echo "KDE_SNAP_BRANCH is $KDE_SNAP_BRANCH and KDE_SNAP_CHANNEL IS $KDE_SNAP_CHANNEL"
     - ls -lsh
     - cat build.env
     - export KDE_SNAP_BRANCH=$(cat build.env)


More information about the Neon-commits mailing list