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