Skip to content
Snippets Groups Projects
Commit 47295660 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

CI: use correct images

parent faec59da
No related branches found
No related tags found
No related merge requests found
Pipeline #17727 failed
......@@ -25,7 +25,7 @@ ubuntu:
except:
variables:
- $ENABLE_NIGHTLY_BUILDS
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/minimal_ubuntu
script:
- python3 -m pip install -e .
- python3 setup.py test
......@@ -61,7 +61,7 @@ full:
except:
variables:
- $ENABLE_NIGHTLY_BUILDS
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/minimal_conda
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full
script:
- python -m pip install -e .
- python setup.py test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment