Added Docker to image
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -55,7 +55,7 @@ node {
|
||||
}
|
||||
}
|
||||
|
||||
stage('Cleanup'){
|
||||
stage('Cleanup') {
|
||||
echo 'prune and cleanup'
|
||||
sh 'npm prune'
|
||||
sh 'rm node_modules -rf'
|
||||
|
||||
Reference in New Issue
Block a user