Renable Mix docs job

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2021-01-14 15:47:12 +01:00
parent 9f27a941a2
commit 3c441306eb
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
1 changed files with 6 additions and 8 deletions

View File

@ -156,14 +156,12 @@ jest:
# - js/tests/e2e/screenshots/**/*.png # - js/tests/e2e/screenshots/**/*.png
# - js/tests/e2e/videos/**/*.mp4 # - js/tests/e2e/videos/**/*.mp4
# pages: pages:
# stage: deploy stage: deploy
# script: script:
# # - mkdir public - mkdir public
# # Mobilizon documentation is now on https://framagit.org/framasoft/joinmobilizon/documentation - mix docs
# # Mix docs disabled because of https://github.com/elixir-lang/ex_doc/issues/1172 - mv doc public/backend
# # - mix docs
# # - mv doc public/backend
# #- yarn run --cwd "js" styleguide:build # #- yarn run --cwd "js" styleguide:build
# #- mv js/styleguide public/frontend # #- mv js/styleguide public/frontend
# rules: # rules: