Updated prod Jenkinsfile

This commit is contained in:
Erik Tiekstra
2021-05-04 10:13:18 +02:00
parent 55c4e7cfc2
commit 94c4316553
2 changed files with 23 additions and 16 deletions

View File

@@ -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! ###'