generated from pmo-actions/healthchecks-ping
Actualiser action.yaml
This commit is contained in:
@@ -39,6 +39,13 @@ runs:
|
|||||||
echo "DEBUG=ON" >> $GITEA_ENV
|
echo "DEBUG=ON" >> $GITEA_ENV
|
||||||
debug Debug switch on
|
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
|
- name: Connection to the registry
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user