Skip to content
Snippets Groups Projects
Commit 41af60c9 authored by Ralf Jung's avatar Ralf Jung
Browse files

use Docker image matching CI branch

parent cf83574a
No related branches found
No related tags found
No related merge requests found
image: ralfjung/opam-ci:latest
image: ralfjung/opam-ci:opam2
stages:
- build
variables:
CPU_CORES: "10"
GIT_SUBMODULE_STRATEGY: "recursive"
.template: &template
stage: build
tags:
- fp
script:
- git clone https://gitlab.mpi-sws.org/FP/iris-ci.git ci -b opam2
- ci/buildjob
cache:
key: "$CI_JOB_NAME"
......
Subproject commit c3b53061d2452f7ea50766915eb40312163d155a
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