Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
elpa
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
11
Issues
11
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Environments
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
elpa
elpa
Commits
98cf9cb6
Commit
98cf9cb6
authored
Mar 11, 2017
by
Andreas Marek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update gitlab ci file
parent
a7c6aa84
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.gitlab-ci.yml
.gitlab-ci.yml
+3
-3
No files found.
.gitlab-ci.yml
View file @
98cf9cb6
...
...
@@ -2589,7 +2589,7 @@ static-build:
# test distcheck
distcheck
:
tags
:
-
cpu
-
buildtest
script
:
-
./autogen.sh
-
./configure --with-mpi=no
...
...
@@ -2600,7 +2600,7 @@ distcheck:
# test test_project
test_project
:
tags
:
-
cpu
-
buildtest
script
:
-
mkdir build
-
pushd build
...
...
@@ -2636,7 +2636,7 @@ test_project:
test_project_intel
:
tags
:
-
cpu
-
buildtest
script
:
-
mkdir build
-
pushd 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