Skip to content

Commit e063fda

Browse files
author
lerndevops
authored
Update cicdjfile
1 parent fb32565 commit e063fda

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

cicdjfile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,9 @@ pipeline {
6868
}
6969
post {
7070
always {
71-
cleanWs() }
71+
cleanWs()
72+
}
7273
}
74+
}
7375
}
7476
}

0 commit comments

Comments
 (0)