Skip to content
Snippets Groups Projects
Commit b3872e14 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

use julia-custom image

parent 3581bc55
No related branches found
No related tags found
No related merge requests found
image: julia:1.2
before_script:
# workaround for https://github.com/JuliaDocs/Documenter.jl/issues/686
- apt-get -qq update; apt-get -y install git git-lfs
- git lfs install
- git lfs fetch
- julia --project=@. -e "import Pkg; Pkg.build()"
image: git-r3lab.uni.lu:4567/permedcoe/julia-custom
default:
script:
......
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