From c11eface290e1fb791a8d5e282259f8b139447dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Tue, 14 Oct 2025 13:05:56 +0200 Subject: [PATCH] minor changes --- tekton/common/task-flightctl-update-digest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tekton/common/task-flightctl-update-digest.yaml b/tekton/common/task-flightctl-update-digest.yaml index ed339c2..99d4776 100644 --- a/tekton/common/task-flightctl-update-digest.yaml +++ b/tekton/common/task-flightctl-update-digest.yaml @@ -61,7 +61,7 @@ spec: flightctl --config-dir $(workspaces.flightctl-config.path) version echo echo "---> config file" - ls -lZ $(workspaces.flightctl-config.path) + ls -lL $(workspaces.flightctl-config.path) echo # List fleets matching the label selector and update their image to the new digest