Fix build breaking because of missing build dir
This commit is contained in:
parent
a80a34afb1
commit
6de0f73ec1
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
*
|
*
|
||||||
|
|
||||||
# Only add necessary files to the Docker build context (Dockerfiles are always included implicitly)
|
# Only add necessary files to the Docker build context (Dockerfiles are always included implicitly)
|
||||||
|
!/build/
|
||||||
!/internal/
|
!/internal/
|
||||||
!/go.mod
|
!/go.mod
|
||||||
!/go.sum
|
!/go.sum
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue