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
|
.git
|
||||||
.gitignore
|
.gitignore
|
||||||
**/*_test.go
|
|
||||||
**/*.md
|
**/*.md
|
||||||
dist/
|
dist/
|
||||||
tmp/
|
tmp/
|
||||||
|
|||||||
Reference in New Issue
Block a user