Updated nginx
This commit is contained in:
Vendored
+2
-2
@@ -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