mirror of
https://gogs.blitter.com/RLabs/xs
synced 2024-08-14 10:26:42 +00:00
Removed go.mod, go.sum
This commit is contained in:
parent
bfcd097a14
commit
12409319e7
3 changed files with 3 additions and 180 deletions
|
@ -25,6 +25,9 @@ echo "Building most recent push on branch $branch"
|
|||
git checkout "$branch"
|
||||
ls
|
||||
|
||||
go mod init
|
||||
go mod tidy
|
||||
|
||||
############
|
||||
stage "Build"
|
||||
############
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue