Fix docker build network to avoid using cloudflare to local push
Some checks failed
Build VMCli with PowerShell / Build-VMCli (push) Failing after 3m3s
Some checks failed
Build VMCli with PowerShell / Build-VMCli (push) Failing after 3m3s
Signed-off-by: Leonardo Amaral <contato@leonardoamaral.com.br>
This commit is contained in:
parent
38032c6097
commit
f8958bd25c
@ -56,6 +56,7 @@ jobs:
|
|||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
push: true
|
push: true
|
||||||
tags: git.leonardoamaral.com.br/leonardo/vmcli-powershell-container
|
tags: git.leonardoamaral.com.br/leonardo/vmcli-powershell-container
|
||||||
|
network: webservices
|
||||||
|
|
||||||
- name: Move cache
|
- name: Move cache
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user