Updated Jenkinsfile
This commit is contained in:
2
openshift/dev/Jenkinsfile
vendored
2
openshift/dev/Jenkinsfile
vendored
@@ -97,7 +97,7 @@ pipeline {
|
||||
echo '### Building application... ###'
|
||||
|
||||
sh '''
|
||||
npm run build:dafa-web
|
||||
npm run build:dafa
|
||||
cp -r nginx/* ${DIST_PATH}.
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user