generated from gCubeCI/Pipeline-Docker-Template
fix sintax
This commit is contained in:
parent
a346ad116a
commit
5c2faa5acd
|
@ -132,6 +132,7 @@ pipeline {
|
||||||
deploy(record.get(0), record.get(1), record.get(2));
|
deploy(record.get(0), record.get(1), record.get(2));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
cleanup(DEPLOY_FILE,BACKUP_FILE);
|
cleanup(DEPLOY_FILE,BACKUP_FILE);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue