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
OpenMesh
openmesh-python
Commits
e768a7f5
Commit
e768a7f5
authored
Jul 16, 2020
by
Isaak Lim
Browse files
Update .gitlab-ci.yml
parent
1fe9c546
Pipeline
#14711
failed with stages
in 5 minutes and 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e768a7f5
...
...
@@ -163,7 +163,7 @@ deploy-3.7-VS2017:
script
:
-
mkdir release
-
cd dist3
-
FOR
%
%a IN (*.whl) DO copy
%
%a ..\release
-
FOR %a IN (*.whl) DO copy %a ..\release
artifacts
:
paths
:
-
release/*.whl
...
...
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