Skip to content
Snippets Groups Projects
Commit 7890f4e2 authored by Martin Bauer's avatar Martin Bauer
Browse files

Use docker images from new pycodegen repository for CI

parent d2a96ada
No related merge requests found
tests: tests:
image: i10git.cs.fau.de:5005/software/pystencils/full image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full
script: script:
- pip install git+https://gitlab-ci-token:${CI_JOB_TOKEN}@i10git.cs.fau.de/pycodegen/pystencils.git@master#egg=pystencils - pip install git+https://gitlab-ci-token:${CI_JOB_TOKEN}@i10git.cs.fau.de/pycodegen/pystencils.git@master#egg=pystencils
- python3 setup.py test - python3 setup.py test
......
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