Skip to content
Snippets Groups Projects

Resolve "Add doc generation in CI/CD"

Merged JAUJAY Augustin requested to merge 181-add-doc-generation-in-ci-cd into dev
1 file
+ 5
1
Compare changes
  • Side-by-side
  • Inline
+ 5
1
@@ -9,4 +9,8 @@ before_script:
mix:
script:
- mix test
\ No newline at end of file
- mix test
pages:
script:
- mix docs
\ No newline at end of file
Loading