Skip to content
GitLab
Menu
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
0a70a0cd
Commit
0a70a0cd
authored
Dec 10, 2018
by
Janis Born
Browse files
add python37 tag to VS 2017 builds
parent
7b08b043
Pipeline
#8056
passed with stages
in 6 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0a70a0cd
...
...
@@ -8,6 +8,7 @@ build-3.7-VS2017:
build
tags
:
-
VS2017
-
python37
variables
:
BUILD_PLATFORM
:
"
VS2017"
ARCHITECTURE
:
"
x64"
...
...
@@ -90,6 +91,7 @@ test-3.7-VS2017:
test
tags
:
-
VS2017
-
python37
dependencies
:
-
build-3.7-VS2017
script
:
...
...
@@ -164,6 +166,7 @@ deploy-3.7-VS2017:
deploy
tags
:
-
VS2017
-
python37
dependencies
:
-
build-3.7-VS2017
script
:
...
...
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