Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ test:check: tags: - docker-network-mode-host script: - git remote -v - saref-dev check -VV . - | if grep -q "^* ERROR" target/output.log; then Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ test:check: tags: - docker-network-mode-host script: - git remote -v - saref-dev check -VV . - | if grep -q "^* ERROR" target/output.log; then Loading