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
Ben Boeckel
ParaView-Superbuild
Commits
55a62b93
Commit
55a62b93
authored
Sep 08, 2020
by
Ben Boeckel
⛰
Browse files
gitlab-ci: only run Linux builds on-demand
parent
13e982ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
55a62b93
...
...
@@ -41,7 +41,7 @@ build:linux-plain:
-
.cmake_build_linux
-
.cmake_build_artifacts
-
.linux_builder_tags
-
.run_
automatic
ally
-
.run_
manu
ally
test:linux-plain:
extends
:
...
...
@@ -74,7 +74,7 @@ build:linux-egl:
-
.cmake_build_linux
-
.cmake_build_artifacts
-
.linux_builder_tags
-
.run_
automatic
ally
-
.run_
manu
ally
test:linux-egl:
extends
:
...
...
@@ -108,7 +108,7 @@ build:linux-osmesa-shared:
-
.cmake_build_linux
-
.cmake_build_artifacts
-
.linux_builder_tags
-
.run_
automatic
ally
-
.run_
manu
ally
test:linux-osmesa-shared:
extends
:
...
...
@@ -144,7 +144,7 @@ build:linux-osmesa-static:
-
.cmake_build_linux
-
.cmake_build_artifacts
-
.linux_builder_tags
-
.run_
automatic
ally
-
.run_
manu
ally
test:linux-osmesa-static:
extends
:
...
...
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