generated from pmo-actions/healthchecks-ping
Actualiser action.yaml
This commit is contained in:
@@ -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 }} \
|
||||||
|
|||||||
Reference in New Issue
Block a user