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

CI

parent 8d45cdb6
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,9 @@ variables:
# Commit of ghc/ci-images repository from which to pull Docker images
DOCKER_REV: e517150438cd9df9564fb91adc4b42e2667b2bc1
hello:
build-pdf:
# use linters image, as it's likely lower power
image: "registry.gitlab.haskell.org/ghc/ci-images/linters:$DOCKER_REV"
script:
- echo "Hello, world!"
- 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