Explorar el Código

Update .gitlab-ci.yml file

Juraj Ďuďák hace 2 años
padre
commit
70c6aa9ccc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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