generated from AriasCreations/vsmodtemplate
Temporarily disable workspace cleanup
This commit is contained in:
parent
a871192ce4
commit
6b3a3ae8fd
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -41,7 +41,7 @@ pipeline {
|
|||
post {
|
||||
always {
|
||||
archiveArtifacts artifacts: "Releases/*.zip"
|
||||
cleanWs()
|
||||
//cleanWs()
|
||||
script {
|
||||
|
||||
if(env.DISCORD_URL != '') {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue