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