Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
ci
Commits
dadbdfe4
Commit
dadbdfe4
authored
Feb 11, 2020
by
Ralf Jung
Browse files
expand README a bit
parent
9e036a17
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
dadbdfe4
...
...
@@ -3,7 +3,7 @@
This repository contains the shared Iris CI. It contains common code for Iris
projects' CI.
Projects automatically use the latest commit of some branch for their CI, so
Projects automatically use the latest commit of
*
some branch
*
for their CI, so
branches should remain reasonably compatible. Every branch here comes with a
corresponding branch
[
in the Docker repo
](
https://github.com/RalfJung/opam-ci
)
,
providing the Docker image that should be used. Currently, we have the
...
...
@@ -11,6 +11,9 @@ following branches:
*
[
`opam2`
](
https://gitlab.mpi-sws.org/FP/iris-ci/tree/opam2
)
, using opam 2.0.
Pushing to
`master`
here will not be picked up by the projects, always remember
to also push to the right branch!
## How to configure CI for your project
First of all, your project needs to have a CI runner. We have two runners
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment