Skip to content
Snippets Groups Projects
Commit 1605646f authored by Yngve Levinsen's avatar Yngve Levinsen
Browse files

defining two separate stages

parent 3a7af44e
No related branches found
No related tags found
No related merge requests found
Pipeline #19315 passed
image: registry.esss.lu.se/ics-docker/miniconda
stages:
- test
- deploy
check:
stage: test
stage: test
image: registry.esss.lu.se/ics-docker/pre-commit
script:
- pre-commit run --all-files
pages:
stage: deploy
script:
- pip install sphinx sphinxcontrib-blockdiag blockdiag sphinxcontrib-restbuilder numpy
- python setup.py install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment