Ver Fonte

Update .gitlab-ci.yml file

Juraj Ďuďák há 2 anos atrás
pai
commit
ac5a8d525b
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -9,7 +9,7 @@ before_script:
     - '[[ -f /.dockerenv ]] && echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config'
 
 stages: 
-    - checks
+    #- checks
     - build_release
     - doxy_stage