Actualiser action.yaml

This commit is contained in:
2025-04-14 09:19:13 +02:00
parent ff0ee4bd1c
commit 24a6dc18d4

View File

@@ -35,7 +35,7 @@ runs:
exit 1
fi
echo "${{ inputs.registry_command }} connection to registry: ${{ inputs.registry_server }}..."
echo "echo "${YELLOW}🔄 ${{ inputs.registry_command }} connection to registry:${NC} ${{ inputs.registry_server }}..."
result=$(${{ inputs.registry_command }} login ${{ inputs.registry_server }} \
-u ${{ inputs.registry_user }} \