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