Merge branch 'main' of git.pogorockgames.com:mango-games/server/goserver
This commit is contained in:
commit
f055a2b19a
|
@ -16,4 +16,4 @@ sync_job:
|
|||
- git checkout $CI_COMMIT_REF_NAME
|
||||
- git pull origin $CI_COMMIT_REF_NAME
|
||||
- echo $GOPATH/src/$SrcPath
|
||||
- rsync -rvc --no-perms --delete {.,}* $GOPATH/src/$SrcPath
|
||||
- rsync -rvc --no-perms --delete ./* $GOPATH/src/$SrcPath
|
Loading…
Reference in New Issue