1
0

Fix missing registry address
Some checks failed
Build VMCli with PowerShell / Build-VMCli (push) Has been cancelled

Signed-off-by: Leonardo Amaral <contato@leonardoamaral.com.br>
This commit is contained in:
Leonardo Amaral 2024-07-26 18:25:41 -03:00
parent 852d264f26
commit 53667aba8d
Signed by: leonardo
SSH Key Fingerprint: SHA256:5aHb9wgXOaC7ZHAfMBTvRdJBrNsxHf8jC5p/4aUlFCo

View File

@ -47,7 +47,7 @@ jobs:
file: ./Containerfile file: ./Containerfile
platforms: linux/amd64 platforms: linux/amd64
push: true push: true
tags: leonardo/vmcli-powershell-container tags: git.leonardoamaral.com.br/leonardo/vmcli-powershell-container
- name: Move cache - name: Move cache
run: | run: |