mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-23 22:37:10 +00:00
add registry mirror
This commit is contained in:
@@ -24,6 +24,7 @@ variables:
|
|||||||
--destination "${IMAGE_NAME}:${CI_COMMIT_SHA}"
|
--destination "${IMAGE_NAME}:${CI_COMMIT_SHA}"
|
||||||
--destination "${IMAGE_NAME}:latest"
|
--destination "${IMAGE_NAME}:latest"
|
||||||
--cache=true
|
--cache=true
|
||||||
|
--registry-mirror=https://dockerhub.timeweb.cloud
|
||||||
|
|
||||||
build_frontend:
|
build_frontend:
|
||||||
<<: *build-template
|
<<: *build-template
|
||||||
|
|||||||
Reference in New Issue
Block a user