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
D
dune-alugrid
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3
Issues
3
List
Boards
Labels
Service Desk
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
extensions
dune-alugrid
Commits
e86189ae
Commit
e86189ae
authored
Apr 14, 2020
by
Robert K
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dummy commit 2
parent
d27f3e42
Pipeline
#26297
canceled with stage
in 0 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
.gitlab-ci.yml
.gitlab-ci.yml
+0
-1
No files found.
.gitlab-ci.yml
View file @
e86189ae
...
...
@@ -4,7 +4,6 @@ workflow:
-
if
:
'
$CI_MERGE_REQUEST_ID
&&
$CI_MERGE_REQUEST_TITLE
!~
/^WIP/'
# Execute jobs in merge request context and not in WIP status
-
if
:
$CI_COMMIT_BRANCH == 'master'
# Execute jobs when a new commit is pushed to master branch
variables
:
# remove some unused 3rd party packages to speed up tests.
DUNECI_CMAKE_FLAGS
:
"
-DCMAKE_DISABLE_FIND_PACKAGE_Alberta=TRUE
-DCMAKE_DISABLE_FIND_PACKAGE_Vc=TRUE
-DCMAKE_DISABLE_DOCUMENTATION=TRUE
-DENABLE_HEADERCHECK=ON"
...
...
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