更新.gitlab-ci.yml文件
This commit is contained in:
@@ -20,7 +20,7 @@ before_script:
|
||||
#在作业之后执行的脚本或命令
|
||||
after_script:
|
||||
#配置目录的用户权限
|
||||
- chown -R www:www $GIT_CLONE_PATH
|
||||
- chown -R 755 $GIT_CLONE_PATH
|
||||
|
||||
# 全局定义流水线阶段(pipeline)
|
||||
stages:
|
||||
|
||||
Reference in New Issue
Block a user