forked from potsda.mn/mobilizon
Renable Mix docs job
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
9f27a941a2
commit
3c441306eb
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue