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
1c4cf132
Commit
1c4cf132
authored
Aug 14, 2020
by
Ben Boeckel
Browse files
gitlab-ci: don't upload the static osmesa binary
It's just for testing.
parent
f06136b8
Pipeline
#184733
canceled with stages
in 11 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1c4cf132
...
...
@@ -150,21 +150,9 @@ test:linux-osmesa-static:
extends
:
-
.centos7_osmesa_static
-
.cmake_test_linux
-
.cmake_package_artifacts
-
.linux_test_tags
-
.run_automatically
dependencies
:
-
build:linux-osmesa-static
needs
:
-
build:linux-osmesa-static
upload:linux-osmesa-static:
extends
:
-
.rsync_upload
-
.upload_only
dependencies
:
-
test:linux-osmesa-shared
needs
:
-
test:linux-osmesa-shared
variables
:
RSYNC_DESTINATION
:
paraview_nightly_bin
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