generated from pmo-actions/healthchecks-ping
Actualiser action.yaml
This commit is contained in:
@@ -115,3 +115,9 @@ runs:
|
||||
check_command: log
|
||||
check_message: 'Buildind docker image for ${{ steps.get_version.outputs.version }}'
|
||||
debug: ${{ inputs.debug }}
|
||||
|
||||
- name: Store tag version
|
||||
shell: bash
|
||||
run: |
|
||||
echo "IMAGE_TAGS=${{ inputs.image_tags }}" >> $GITHUB_ENV
|
||||
|
||||
|
||||
Reference in New Issue
Block a user