Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
silx
bob
silx
Commits
176c43a0
Commit
176c43a0
authored
May 06, 2019
by
Thomas Vincent
Browse files
Update .gitlab-ci.yml
parent
c7bc2be5
Pipeline
#10698
canceled with stages
in 18 minutes and 1 second
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
176c43a0
...
...
@@ -7,29 +7,28 @@ variables:
OUTPUT_DIR
:
artifacts
SILX_OPENCL
:
"
False"
silx_source
:
source
:
extends
:
.source_build
silx_
manylinux_wheels
:
manylinux_wheels
:
extends
:
.manylinux_wheels
silx_
windows_wheel_python27
:
windows_wheel_python27
:
extends
:
.windows_wheel_python27
silx_
windows_wheel_python35
:
windows_wheel_python35
:
extends
:
.windows_wheel_python35
silx_
windows_wheel_python36
:
windows_wheel_python36
:
extends
:
.windows_wheel_python36
silx_
windows_wheel_python37
:
windows_wheel_python37
:
extends
:
.windows_wheel_python37
silx_
debian8
:
debian8
:
image
:
debian:jessie
extends
:
.debian_build
silx_
debian9
:
debian9
:
image
:
debian:stretch-backports
extends
:
.debian_build
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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