Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
Iris
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rice Wine
Iris
Commits
82e7e2ef
Commit
82e7e2ef
authored
Mar 17, 2019
by
Ralf Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
emphasize picking the right job name
parent
6aed7177
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
CONTRIBUTING.md
CONTRIBUTING.md
+4
-1
No files found.
CONTRIBUTING.md
View file @
82e7e2ef
...
...
@@ -61,7 +61,10 @@ whatever the master branch uses for its timing job, which you can determine by
checking its
`.gitlab-ci.yml`
. If you change the Coq version, remember to do it
in both places (
`OPAM_PINS`
and
`TIMING_CONF`
). You will also have to adjust
the Iris branch being used, which is determined after the
`#`
in
`OPAM_PINS`
.
If you are in doubt, ask on Mattermost
*before*
pushing your branch.
If you are in doubt, ask on Mattermost
*before*
pushing your branch. Please
double-check that the job name is
`build-iris.dev`
to avoid polluting the caches
of regular CI builds! This way, you are going to share the cache with the
nightly builds, which is fine.
Once you are confident with your CI configuration, push this to a new branch
whose name starts with
`ci/`
. It should usually be of the form
...
...
Write
Preview
Markdown
is supported
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