Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ in any GitLab CI file as follows: ```yaml .some-base-job: services: - name: "$CI_REGISTRY/to-be-continuous/tools/tracking:master" - name: "registry.gitlab.com/to-be-continuous/tools/tracking:master" command: ["--service", "some-template", "1.0.0"] some-job-build: Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ in any GitLab CI file as follows: ```yaml .some-base-job: services: - name: "$CI_REGISTRY/to-be-continuous/tools/tracking:master" - name: "registry.gitlab.com/to-be-continuous/tools/tracking:master" command: ["--service", "some-template", "1.0.0"] some-job-build: Loading