develop #9
Vendored
+1
@@ -32,6 +32,7 @@ pipeline {
|
||||
stage('Build Angular') {
|
||||
steps {
|
||||
sh '''
|
||||
npm install
|
||||
ng build --configuration production --base-href /admin/
|
||||
'''
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user