Update action.yaml
This commit is contained in:
parent
0bd454e0c2
commit
913493833b
@ -21,9 +21,9 @@ runs:
|
||||
- name: Print Image Name
|
||||
shell: bash
|
||||
run: >-
|
||||
echp '------------------------';
|
||||
echo '------------------------';
|
||||
echo 'ImageName: ${{ vars.DOCKER_REGISTRY_HOST }}/${{ inputs.image_name }}:${{ inputs.tags }}';
|
||||
echp '------------------------';
|
||||
echo '------------------------';
|
||||
|
||||
- name: Build Image
|
||||
id: build-image
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user