소스 검색

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