3 Commits

Author SHA1 Message Date
gyurix
f7c6ce03ea Merge branch 'main' of https://git.format.hu/safebox/framework-scheduler
Some checks failed
continuous-integration/drone/push Build is failing
2025-04-28 07:48:39 +02:00
gyurix
e1e69d5212 Update node selector in Drone CI configuration to use dev1 2025-04-28 07:48:25 +02:00
gyurix
ca0fbeea73 Add Docker mirror configuration to Drone CI pipeline 2025-04-28 07:47:51 +02:00

View File

@@ -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