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... ###'
|
echo '### Building application... ###'
|
||||||
|
|
||||||
sh '''
|
sh '''
|
||||||
npm run build:dafa-web
|
npm run build:dafa
|
||||||
cp -r nginx/* ${DIST_PATH}.
|
cp -r nginx/* ${DIST_PATH}.
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user