Actualiser action.yaml

This commit is contained in:
2025-12-26 15:12:31 +01:00
parent 7f87463b52
commit e2e92ebee5

View File

@@ -39,6 +39,13 @@ runs:
echo "DEBUG=ON" >> $GITEA_ENV
debug Debug switch on
- name: Install container tool
uses: https://gargoton.petite-maison-orange.fr/pmo-actions/install-container-tools@main
with:
tools: ${{ inputs.registry_command }}
debug: ${{ inputs.debug }}
- name: Connection to the registry
shell: bash
run: |