Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pycodegen
pystencils_autodiff
Commits
47295660
Commit
47295660
authored
Sep 03, 2019
by
Stephan Seitz
Browse files
CI: use correct images
parent
faec59da
Pipeline
#17727
failed with stage
in 1 minute and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
47295660
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment