Forgot old reference tot resumablejs
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
This commit is contained in:
parent
ff30ad1cbe
commit
4770ffed0d
@ -12,9 +12,7 @@ pipeline {
|
||||
}
|
||||
stage('build'){
|
||||
steps {
|
||||
sh '''ng build common
|
||||
cp projects/common/src/assets/resumable.js dist/common/fesm2015
|
||||
cp projects/common/src/assets/resumable.js dist/common/fesm5'''
|
||||
sh '''ng build common'''
|
||||
}
|
||||
}
|
||||
stage('npm publish'){
|
||||
|
Loading…
Reference in New Issue
Block a user