Update action.yaml
This commit is contained in:
parent
913493833b
commit
e5430de9f8
@ -22,7 +22,7 @@ runs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: >-
|
run: >-
|
||||||
echo '------------------------';
|
echo '------------------------';
|
||||||
echo 'ImageName: ${{ vars.DOCKER_REGISTRY_HOST }}/${{ inputs.image_name }}:${{ inputs.tags }}';
|
echo '⭐⭐⭐ ImageName: ${{ vars.DOCKER_REGISTRY_HOST }}/${{ inputs.image_name }}:${{ inputs.tags }} ⭐⭐⭐';
|
||||||
echo '------------------------';
|
echo '------------------------';
|
||||||
|
|
||||||
- name: Build Image
|
- name: Build Image
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user