mirror of https://gogs.blitter.com/RLabs/xs
added pull for CI testing
This commit is contained in:
parent
04895ad26a
commit
85e1ff7505
|
|
@ -25,6 +25,7 @@ echo "Building most recent push on branch $branch"
|
||||||
git checkout "$branch"
|
git checkout "$branch"
|
||||||
ls
|
ls
|
||||||
|
|
||||||
|
git pull
|
||||||
go clean -modcache
|
go clean -modcache
|
||||||
go mod init
|
go mod init
|
||||||
go mod tidy
|
go mod tidy
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue