更新.gitlab-ci.yml文件

This commit is contained in:
skeleton 2024-12-27 01:42:49 +00:00
parent 14f4d5974f
commit 5f9ad073a2
1 changed files with 1 additions and 1 deletions

View File

@ -16,5 +16,5 @@ sync_job:
script:
- git checkout $CI_COMMIT_REF_NAME
- git pull origin $CI_COMMIT_REF_NAME
- echo $$GOPATH/src/$SrcPath
- echo $GOPATH/src/$SrcPath
#- rsync -rvc --no-perms --delete ./* $GOPATH/src/$SrcPath