This commit is contained in:
parent
019449be92
commit
0e8eb089ae
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
ca=["/etc/ssl/certs/ca-certificates.crt"]
|
||||
- name: Tag Version
|
||||
run: |
|
||||
echo "IMAGE_VERSION=${{ env.IMAGE_VERSION }}
|
||||
echo "IMAGE_VERSION=${{ env.IMAGE_VERSION }}"
|
||||
- name: Login in to registry
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue