Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
dorie
dorie
Commits
190a6644
Commit
190a6644
authored
Mar 27, 2017
by
Lukas Riedel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
there is no releases/2.5 branch for dune-typetree. clone dune-functions
parent
a9d76b59
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
1 deletion
+11
-1
.gitlab-ci.yml
.gitlab-ci.yml
+11
-1
No files found.
.gitlab-ci.yml
View file @
190a6644
...
...
@@ -5,8 +5,18 @@ variables:
before_script
:
-
cd /opt/dune
-
git clone https://gitlab.dune-project.org/staging/dune-functions.git
-
./dune-common/bin/dunecontrol update || true
-
./dune-common/bin/dunecontrol git checkout releases/2.5
-
./dune-common/bin/dunecontrol --only=dune-common git checkout releases/2.5
-
./dune-common/bin/dunecontrol --only=dune-istl git checkout releases/2.5
-
./dune-common/bin/dunecontrol --only=dune-grid git checkout releases/2.5
-
./dune-common/bin/dunecontrol --only=dune-functions git checkout releases/2.5
-
./dune-common/bin/dunecontrol --only=dune-localfunctions git checkout releases/2.5
-
./dune-common/bin/dunecontrol --only=dune-geometry git checkout releases/2.5
-
./dune-common/bin/dunecontrol --only=dune-python git checkout releases/2.5
-
./dune-common/bin/dunecontrol --only=dune-testtools git checkout releases/2.5
-
./dune-common/bin/dunecontrol --only=dune-pdelab git checkout releases/2.5
-
./dune-common/bin/dunecontrol --only=dune-typetree git checkout master
stages
:
-
build
...
...
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