mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-01-24 20:48:03 +03:00
Clean workspace up
This commit is contained in:
parent
b60fa061ed
commit
689ada6eca
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
@ -36,4 +36,9 @@ node ( 'vs2017' )
|
||||
bat( "copy /Y Facepunch.Steamworks\\bin\\Debug\\netstandard2.0\\Facepunch.Steamworks.Posix64.pdb UnityPlugin\\" )
|
||||
bat( "copy /Y Facepunch.Steamworks\\bin\\Debug\\netstandard2.0\\Facepunch.Steamworks.Posix64.xml UnityPlugin\\" )
|
||||
archiveArtifacts artifacts: 'UnityPlugin/**/*'
|
||||
|
||||
|
||||
post
|
||||
always
|
||||
cleanWs()
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user