Delete whats left and build npm, fix typo

This commit is contained in:
kargor8 2020-12-10 17:19:15 +01:00
parent 8530f3e940
commit 0c0bdc70e5

1
Jenkinsfile vendored
View File

@ -21,7 +21,6 @@ pipeline {
}
}
}
}
stage('Clear') {
steps {
withEnv(["HOME=${env.WORKSPACE}"]){