Updated prod Jenkinsfile
This commit is contained in:
2
openshift/dev/Jenkinsfile
vendored
2
openshift/dev/Jenkinsfile
vendored
@@ -100,7 +100,7 @@ pipeline {
|
||||
npm run build:dafa
|
||||
|
||||
cp nginx/nginx.conf ${NGINX_PATH}
|
||||
// cp -r nginx/* ${NGINX_PATH}
|
||||
#cp -r nginx/* ${NGINX_PATH}
|
||||
'''
|
||||
|
||||
echo '### Application built! ###'
|
||||
|
||||
Reference in New Issue
Block a user