fix sintax

This commit is contained in:
Roberto Cirillo 2022-10-04 10:15:56 +02:00
parent 99d8a90706
commit 75e36dcd24
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -308,7 +308,7 @@ def cleanup(def DEPLOY_FILE, def BACKUP_FILE){
'''
}
/clean and update the local deploy file
//clean and update the local deploy file
def clean(def DEPLOY_FILE){
sh '''
echo "cleanup $DEPLOY_FILE";