This commit is contained in:
parent
87718d1c3c
commit
e03226ccc0
@ -9,7 +9,7 @@ pipeline {
|
||||
stage('build'){
|
||||
steps {
|
||||
sh '''ng build common
|
||||
cp projects/common/src/assets/resumable.js dist/common/fesm5
|
||||
cp projects/common/src/assets/resumable.js dist/common/fesm5'''
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user