Loading templates/gitlab-ci-mkdocs.yml +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ workflow: variables: # variabilized tracking image TBC_TRACKING_IMAGE: "$CI_REGISTRY/to-be-continuous/tools/tracking:master" TBC_TRACKING_IMAGE: "registry.gitlab.com/to-be-continuous/tools/tracking:master" MKD_WORKSPACE_DIR: . MKD_IMAGE: "registry.hub.docker.com/polinux/mkdocs:latest" Loading Loading
templates/gitlab-ci-mkdocs.yml +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ workflow: variables: # variabilized tracking image TBC_TRACKING_IMAGE: "$CI_REGISTRY/to-be-continuous/tools/tracking:master" TBC_TRACKING_IMAGE: "registry.gitlab.com/to-be-continuous/tools/tracking:master" MKD_WORKSPACE_DIR: . MKD_IMAGE: "registry.hub.docker.com/polinux/mkdocs:latest" Loading