Multiple optimizations to build targets
* Clean up e2e test on interruption * Leverage GOCACHE for faster builds * Forward container STDIN in make targets
This commit is contained in:
parent
e2111013ef
commit
0c7b948317
5 changed files with 16 additions and 4 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -40,4 +40,8 @@ site
|
|||
# temporal github pages
|
||||
gh-pages
|
||||
|
||||
test/binaries
|
||||
# Docker-based builds
|
||||
/test/binaries
|
||||
/.env
|
||||
/.gocache/
|
||||
/bin/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue