Fix installation of envTest
Signed-off-by: Erik Godding Boye <egboye@gmail.com>
This commit is contained in:
+3
-1
@@ -4,7 +4,8 @@
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
.idea
|
||||
/.idea/
|
||||
*.iml
|
||||
# Test binary, build with `go test -c`
|
||||
*.test
|
||||
|
||||
@@ -15,5 +16,6 @@
|
||||
cert-manager-webhook-example
|
||||
|
||||
# Make artifacts
|
||||
bin
|
||||
_out
|
||||
_test
|
||||
|
||||
Reference in New Issue
Block a user