mirror of
https://gogs.blitter.com/RLabs/xs
synced 2024-08-14 10:26:42 +00:00
build CI script
This commit is contained in:
parent
3f6ee1e005
commit
81e3728c98
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ ls
|
||||||
############
|
############
|
||||||
stage "Build"
|
stage "Build"
|
||||||
############
|
############
|
||||||
|
go clean -modcache
|
||||||
|
go clean -cache
|
||||||
make all
|
make all
|
||||||
|
|
||||||
############
|
############
|
||||||
|
|
Loading…
Reference in a new issue