forked from gmetribin/build-tools
v1.1.16
This commit is contained in:
parent
eddf25edef
commit
ff57e23d63
@ -16,7 +16,7 @@ jobs:
|
|||||||
- id: get-id
|
- id: get-id
|
||||||
name: Get a unique tag for this build
|
name: Get a unique tag for this build
|
||||||
run: |
|
run: |
|
||||||
echo "DOCKER_IMAGE=${{ vars.docker_repo2_registry }}/${{ github.repository }}:${{ inputs.image_tag }}" >> "$GITHUB_OUTPUT";
|
echo "DOCKER_IMAGE=${{ vars.GCP_DOCKER_REGISTRY }}/${{ github.repository }}:${{ inputs.image_tag }}" >> "$GITHUB_OUTPUT";
|
||||||
|
|
||||||
- name: Print image name
|
- name: Print image name
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user