Skip to content
Snippets Groups Projects
Commit 22c3b459 authored by CARDILE VINCENT's avatar CARDILE VINCENT
Browse files

Update kestrel/.gitlab-ci.yml file

parent 2bb89a2e
Branches
No related merge requests found
Pipeline #361462 failed with stages
in 1 minute and 15 seconds
......@@ -9,6 +9,7 @@ install_kestrel:
image: python:slim-buster
script:
- pip install kestrel-jupyter
- python -m kestrel_jupyter_kernel.setup
- kestrel_jupyter_setup
cache:
key: "$CI_COMMIT_REF_SLUG-pip"
......
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