Testing with simple nginx.conf setup
This commit is contained in:
3
openshift/dev/Jenkinsfile
vendored
3
openshift/dev/Jenkinsfile
vendored
@@ -99,7 +99,8 @@ pipeline {
|
||||
sh '''
|
||||
npm run build:dafa
|
||||
|
||||
cp -r nginx/* ${NGINX_PATH}
|
||||
cp nginx/nginx.conf ${NGINX_PATH}
|
||||
// cp -r nginx/* ${NGINX_PATH}
|
||||
'''
|
||||
|
||||
echo '### Application built! ###'
|
||||
|
||||
Reference in New Issue
Block a user