Skip to content
Snippets Groups Projects
Commit 0fe03251 authored by Bentriou Mahmoud's avatar Bentriou Mahmoud
Browse files

Update CI

parent 05dd5fb8
No related branches found
No related tags found
No related merge requests found
Pipeline #19737 failed
build-doc:
image: julia:latest
stage: build
script:
- "julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd(), subdir=\"core/\")); Pkg.instantiate()'"
- "julia --project=docs/ docs/make.jl"
image: julia:latest
stage: build
script:
- "julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd(), subdir=\"core/\")); Pkg.instantiate()'"
- "julia --project=docs/ docs/make.jl"
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