Update Jenkinsfile
This commit is contained in:
parent
e1e1584214
commit
06bb092b37
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -25,8 +25,8 @@ pipeline {
|
||||||
}
|
}
|
||||||
/* Remove docker image*/
|
/* Remove docker image*/
|
||||||
sh 'docker rmi -f adrianux:${env.BUILD_ID}'
|
sh 'docker rmi -f adrianux:${env.BUILD_ID}'
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue