浏览代码

Update .gitlab-ci.yml file

Juraj Ďuďák 2 年之前
父节点
当前提交
ac5a8d525b
共有 1 个文件被更改,包括 1 次插入1 次删除
  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