Remove Go test files from .dockerignore; this will enable the CI system to run tests before building.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
.git
|
||||
.gitignore
|
||||
**/*_test.go
|
||||
**/*.md
|
||||
dist/
|
||||
tmp/
|
||||
|
||||
Reference in New Issue
Block a user