This commit is contained in:
parent
e62ed3a4d3
commit
2f27ecda45
1 changed files with 6 additions and 0 deletions
|
@ -5,3 +5,9 @@ cd repo
|
||||||
go build .
|
go build .
|
||||||
|
|
||||||
du -h repro-run
|
du -h repro-run
|
||||||
|
|
||||||
|
cd gitea-ci
|
||||||
|
go build .
|
||||||
|
du -h gitea-ci
|
||||||
|
|
||||||
|
exit 69
|
||||||
|
|
Loading…
Reference in a new issue