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