使用git checkout脚本
All checks were successful
Deploy Incremental Updates to NEUxiaozhan / deploy (push) Successful in 0s
All checks were successful
Deploy Incremental Updates to NEUxiaozhan / deploy (push) Successful in 0s
This commit is contained in:
parent
0ffa9ab5be
commit
eb1eef871e
@ -52,7 +52,7 @@ jobs:
|
||||
# 权限设置(根据Web服务器用户调整)
|
||||
# sudo chown -R www:www $TARGET_DIR
|
||||
# sudo find $TARGET_DIR -type d -exec chmod 755 {} \;
|
||||
#sudo find $TARGET_DIR -type f -exec chmod 644 {} \;
|
||||
# sudo find $TARGET_DIR -type f -exec chmod 644 {} \;
|
||||
|
||||
- name: Cleanup
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user