Temporarily disable workspace cleanup

This commit is contained in:
zontreck 2024-12-25 02:03:59 -07:00
parent a871192ce4
commit 6b3a3ae8fd

2
Jenkinsfile vendored
View file

@ -41,7 +41,7 @@ pipeline {
post {
always {
archiveArtifacts artifacts: "Releases/*.zip"
cleanWs()
//cleanWs()
script {
if(env.DISCORD_URL != '') {