Skip to content
Snippets Groups Projects
Commit 651d6a45 authored by Helene Rimbert's avatar Helene Rimbert
Browse files

test with alpine image rather than registry image

parent 44ec32b9
No related branches found
No related tags found
2 merge requests!13Update 7 files,!12Update 7 files
Pipeline #161467 passed
#image: python:3.7-alpine
image: registry.forgemia.inra.fr/umr-gdec/magatt
image: python:3.7-alpine
#image: registry.forgemia.inra.fr/umr-gdec/magatt
# global before script, set venv in all job
before_script:
- source /opt/venv/cicd/bin/activate
- pip install -U sphinx
- pip install -U sphinx-rtd-theme
- pip install -U myst-parser
test:
stage: test
......
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