Skip to content
Snippets Groups Projects
Commit e2a10611 authored by OBERTO ANAIS's avatar OBERTO ANAIS
Browse files

Update Jenkinsfile

parent a8273db6
Branches master
No related merge requests found
......@@ -2,7 +2,7 @@ pipeline {
agent any
stages {
stage("Prepare") {
stage("Prepare") {
steps {
deleteDir()
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment