소스 검색

Update .gitlab-ci.yml file

Juraj Ďuďák 2 년 전
부모
커밋
70c6aa9ccc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -11,7 +11,7 @@ before_script:
         #- apt-get update -qq && apt-get install -y --yes  --allow-unauthenticated -qq rsync
 stages: 
     - build_release
-#    - doxy_stage
+    - doxy_stage
 
 build_release:
     stage: build_release