Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
saem_ref
Commits
ef85d8ab0b0b
Commit
9d6069de
authored
Apr 19, 2022
by
Fabien Amarger
Browse files
fix(CI): Use the proper image for tox command
parent
3fb73394dbcf
Pipeline
#123314
failed with stages
in 3 minutes and 2 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ef85d8ab
...
...
@@ -20,7 +20,7 @@ flake8:
py3
:
stage
:
tests
image
:
r.ext.logilab.fr/jenkins/jnlp:buster
image
:
${CI_REGISTRY}/cubicweb/dockerfiles/buster-slim-pg11-ldap
script
:
tox -e py3
artifacts
:
paths
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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