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
670cde7e
Commit
670cde7e
authored
Mar 31, 2020
by
Thomas Vincent
Browse files
Update .gitlab-ci.yml
parent
dce902dd
Pipeline
#30050
failed with stages
in 34 minutes and 20 seconds
Changes
1
Pipelines
29
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
670cde7e
...
...
@@ -15,6 +15,7 @@ variables:
SILX_OPENCL
:
"
False"
EXTRA_SETUP_PY_CMD_OPTIONS
:
"
build
--no-openmp"
MANYLINUX_PYTHON_VER
:
cp35-cp35m cp36-cp36m cp37-cp37m cp38-cp38
BOB_WINDOWS_APPLICATION
:
"
silx-windows-application.zip"
source
:
...
...
@@ -222,8 +223,8 @@ windows_exe:
-
dir
-
xcopy silx-view\silx-view.exe silx
-
xcopy silx-view\silx-view.exe.manifest silx
-
python -m zipfile -c
silx-windows-application.zip
silx
-
xcopy
silx-windows-application.zip
"..\\..\\..\\..\\..\\artifacts"
-
python -m zipfile -c
%BOB_WINDOWS_APPLICATION%
silx
-
xcopy
%BOB_WINDOWS_APPLICATION%
"..\\..\\..\\..\\..\\artifacts"
-
cd ..
-
cd ..
-
cd ..
...
...
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