This commit is contained in:
parent
3fe855aa1b
commit
398402f9ac
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ jobs:
|
||||||
config-inline: |
|
config-inline: |
|
||||||
[registry."${{ env.REGISTRY }}"]
|
[registry."${{ env.REGISTRY }}"]
|
||||||
ca=["/etc/ssl/certs/ca-certificates.crt"]
|
ca=["/etc/ssl/certs/ca-certificates.crt"]
|
||||||
|
- name: Tag Version
|
||||||
run: |
|
run: |
|
||||||
echo "IMAGE_VERSION=latest"
|
echo "IMAGE_VERSION=latest"
|
||||||
- name: Login in to registry
|
- name: Login in to registry
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue