Merge pull request #94 from RaidMax/enhancement/update-client-master-versioning-and-include-userraw
make sure we force copy as directory
This commit is contained in:
commit
009da92285
@ -103,7 +103,7 @@ steps:
|
||||
|
||||
- task: CmdLine@2
|
||||
inputs:
|
||||
script: 'xcopy /s /y /f GameFiles $(outputFolder)\GameFiles'
|
||||
script: 'echo d | xcopy /s /y /f GameFiles $(outputFolder)\GameFiles'
|
||||
workingDirectory: '$(Build.Repository.LocalPath)'
|
||||
failOnStderr: true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user