This commit is contained in:
parent
87718d1c3c
commit
e03226ccc0
@ -9,7 +9,7 @@ pipeline {
|
|||||||
stage('build'){
|
stage('build'){
|
||||||
steps {
|
steps {
|
||||||
sh '''ng build common
|
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