SEBWIN-338: Mixed up worker image for release and test build servers... :/
This commit is contained in:
parent
25b4ce7fce
commit
78b65cdd10
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
version: '3.0.0.{build}'
|
||||
image: Visual Studio 2017
|
||||
image: Windows
|
||||
platform: x86
|
||||
configuration: Release
|
||||
assembly_info:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
version: '{build}'
|
||||
image: Windows
|
||||
image: Visual Studio 2017
|
||||
platform: x86
|
||||
configuration: Debug
|
||||
before_build:
|
||||
|
|
Loading…
Add table
Reference in a new issue