Explorar el Código

Update .gitlab-ci.yml file

Juraj Ďuďák hace 2 años
padre
commit
ac5a8d525b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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