Skip to content
Snippets Groups Projects
Commit b767509c authored by Richard Eisenberg's avatar Richard Eisenberg
Browse files

CI

parent 726d9c3a
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ variables: ...@@ -7,7 +7,7 @@ variables:
build-pdf: build-pdf:
# use linters image, as it's likely lower power # use linters image, as it's likely lower power
# image: "registry.gitlab.haskell.org/ghc/ci-images/linters:$DOCKER_REV" # image: "registry.gitlab.haskell.org/ghc/ci-images/linters:$DOCKER_REV"
image: "hub.docker.com/r/ocaml/opam2:latest" image: "ocaml/opam2:latest"
script: script:
- opam install ott - opam install ott
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