Skip to content
Commit 526dd1cf authored by Robin Kara's avatar Robin Kara
Browse files

.gitlab-ci.yml: get sphinx html output to work

  - point sphinx to docs/
  - install enum-tools, sphinx-toolbox
  - run on all branches
parent bac9b579
Pipeline #9 failed with stage
in 56 seconds
  • @christophknote @local_kararobi what tool are you using to manage the package? It certainly doesn't create a setup.py ;-)

  • @FObersteiner we are using setuptools / build as suggested by the PyPA, but I have not gotten around yet to adapt the CI file. @local_kararobi just set up the Gitlab runner to enable CI in zge first place…

  • Ok thanks for the info. I actually newer used setuptools, but went to use poetry right away following recommendation. Was just wondering why the pipeline failed (it tries an install from setup.py). I'm not very familiar with CI/CD config in gitlab (yet); on github, I know that you can set up CI/CD actions, but keep them disabled as long as they're not ready.

0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment