更新.gitlab-ci.yml文件
This commit is contained in:
parent
14f4d5974f
commit
5f9ad073a2
|
@ -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
|
Loading…
Reference in New Issue