Add Docker mirror configuration to Drone CI pipeline

This commit is contained in:
gyurix
2025-04-28 07:47:51 +02:00
parent ea9c55b6bf
commit ca0fbeea73

View File

@@ -27,6 +27,8 @@ steps:
from_secret: dev-hu-registry-username
password:
from_secret: dev-hu-registry-password
mirror:
from_secret: hub_docker_mirror
platforms:
- linux/amd64
- linux/arm64