浏览代码

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