Browse Source

minor changes

main
Nicolas Massé 2 months ago
parent
commit
c11eface29
  1. 2
      tekton/common/task-flightctl-update-digest.yaml

2
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

Loading…
Cancel
Save