Skip to content
Snippets Groups Projects
Verified Commit a91d6c24 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Fix

parent 7451c80b
No related branches found
No related tags found
1 merge request!8Fix CI
......@@ -52,12 +52,12 @@ docs:
image: docker.km3net.de/base/julia:1.8
stage: docs
script:
- ls -al .julia
- |
julia -e '
using Pkg
Pkg.update()
Pkg.Registry.add(RegistrySpec(url = "https://git.km3net.de/common/julia-registry"))'
- ls -al .julia
- |
julia --project=docs -e '
using Pkg
......
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