Actualiser action.yaml

This commit is contained in:
2025-04-14 09:21:08 +02:00
parent 24a6dc18d4
commit 5a0e289b17

View File

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