Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ test: services: - "${CI_REGISTRY_IMAGE}:temp-$CI_PIPELINE_IID" script: - drr registry.cyberbrain.pw/docker/hello-world || true - drr registry.cyberbrain.pw/docker/hello-world ########################################################################################################## Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ test: services: - "${CI_REGISTRY_IMAGE}:temp-$CI_PIPELINE_IID" script: - drr registry.cyberbrain.pw/docker/hello-world || true - drr registry.cyberbrain.pw/docker/hello-world ########################################################################################################## Loading