mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
crowdin: Switch back to old working syntax of WsCleanup
This commit is contained in:
@@ -16,7 +16,7 @@ timestamps {
|
||||
node {
|
||||
timeout(time: 30, unit: 'MINUTES') {
|
||||
stage('WsCleanup') {
|
||||
cleanupWs()
|
||||
step([$class: 'WsCleanup'])
|
||||
}
|
||||
def tasks = [:]
|
||||
def crowdin_cli = "java -jar ${tool 'crowdin-cli'}/crowdin-cli.jar --config .ci/crowdin.yml"
|
||||
|
||||
Reference in New Issue
Block a user