Add host entry for git.uncloud.vpn in buildx build
This commit is contained in:
@@ -124,6 +124,8 @@ jobs:
|
||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ github.sha }}
|
||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
|
||||
provenance: false
|
||||
add-hosts: |
|
||||
git.uncloud.vpn:10.100.0.2
|
||||
|
||||
deploy:
|
||||
runs-on: [linux, docker]
|
||||
|
||||
Reference in New Issue
Block a user