Loading .gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,8 @@ stages: test:check: stage: test image: labs.etsi.org:5050/saref/saref-pypeline:check tags: - docker-network-mode-host script: - saref-dev check -VV . - | Loading Loading
.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,8 @@ stages: test:check: stage: test image: labs.etsi.org:5050/saref/saref-pypeline:check tags: - docker-network-mode-host script: - saref-dev check -VV . - | Loading