mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2024-12-25 06:05:46 +03:00
Build on windows nodes
This commit is contained in:
parent
9657f3b32e
commit
27c2b83bea
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -1,4 +1,5 @@
|
||||
node {
|
||||
node ( 'vs2017' )
|
||||
{
|
||||
stage 'Checkout'
|
||||
checkout scm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user