Browse Source

Update .gitlab-ci.yml file

Juraj Ďuďák 2 năm trước cách đây
mục cha
commit
70c6aa9ccc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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