Add Docker mirror configuration to Drone CI pipeline
This commit is contained in:
@@ -27,6 +27,8 @@ steps:
|
|||||||
from_secret: dev-hu-registry-username
|
from_secret: dev-hu-registry-username
|
||||||
password:
|
password:
|
||||||
from_secret: dev-hu-registry-password
|
from_secret: dev-hu-registry-password
|
||||||
|
mirror:
|
||||||
|
from_secret: hub_docker_mirror
|
||||||
platforms:
|
platforms:
|
||||||
- linux/amd64
|
- linux/amd64
|
||||||
- linux/arm64
|
- linux/arm64
|
||||||
|
|||||||
Reference in New Issue
Block a user