This commit is contained in:
10
.drone.yml
10
.drone.yml
@@ -57,8 +57,11 @@ steps:
|
||||
- name: publish - amd64
|
||||
image: git.vaala.cloud/vaalacat/drone-docker-buildx:24
|
||||
privileged: true
|
||||
environment:
|
||||
HTTP_PROXY: http://10.10.0.17:7890
|
||||
HTTPS_PROXY: http://10.10.0.17:7890
|
||||
settings:
|
||||
mirror: https://dockerproxy.com
|
||||
mirror: https://docker.lab.vaala.tech
|
||||
debug: true
|
||||
platforms:
|
||||
- linux/amd64
|
||||
@@ -84,8 +87,11 @@ steps:
|
||||
- name: publish - arm64
|
||||
image: git.vaala.cloud/vaalacat/drone-docker-buildx:24
|
||||
privileged: true
|
||||
environment:
|
||||
HTTP_PROXY: http://10.10.0.17:7890
|
||||
HTTPS_PROXY: http://10.10.0.17:7890
|
||||
settings:
|
||||
mirror: https://dockerproxy.com
|
||||
mirror: https://docker.lab.vaala.tech
|
||||
debug: true
|
||||
platforms:
|
||||
- linux/arm64
|
||||
|
||||
Reference in New Issue
Block a user