Skip to content
Snippets Groups Projects
Commit fd3224ed authored by Lili Gasser's avatar Lili Gasser
Browse files

Update .gitlab-ci.yml (use latest renku version in dot building)

parent 28af23bd
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ image_build:
dot:
stage: build
image: renku/renku-python:v0.3.3
image: renku/singleuser:latest
script:
- renku log --format dot $(git ls-files --no-empty-directory --recurse-submodules) > graph.dot
artifacts:
......
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