Fixing miscellaneous file, and updating ci code
[kohadocs.git] / .gitlab-ci.yml
index 7f390d1..5e22e47 100644 (file)
@@ -2,6 +2,7 @@ before_script:
     - apt-get update && apt-get install -y python3-sphinx python3-sphinxcontrib.spelling
 
 build_job:
+    stage: build
     script:
         - cd en
         - make clean