Updated nginx
This commit is contained in:
4
openshift/dev/Jenkinsfile
vendored
4
openshift/dev/Jenkinsfile
vendored
@@ -101,8 +101,8 @@ pipeline {
|
||||
sh '''
|
||||
npm run build:pega
|
||||
|
||||
cp nginx/nginx.conf ${NGINX_PATH}
|
||||
#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