Unverified Commit 6b949467 authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

print git remote -v

parent 9b664fdf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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