Skip to content
Snippets Groups Projects
Commit 0a70a0cd authored by Janis Born's avatar Janis Born
Browse files

add python37 tag to VS 2017 builds

parent 7b08b043
No related branches found
No related tags found
No related merge requests found
Pipeline #8056 passed
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment