fix: remove redundant ownership change command in deployment stage
bangararaju.kottedi.in/admin/admin-uat-new/pipeline/head There was a failure building this commit
bangararaju.kottedi.in/admin/admin-uat-new/pipeline/head There was a failure building this commit
This commit is contained in:
Vendored
-1
@@ -43,7 +43,6 @@ pipeline {
|
||||
sh '''
|
||||
rm -rf $DEPLOY_PATH/*
|
||||
cp -r dist/portfolio-admin/browser/* $DEPLOY_PATH/
|
||||
chown -R www-data:www-data $DEPLOY_PATH
|
||||
systemctl reload nginx
|
||||
'''
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user