Fix build breaking because of missing build dir

pull/89/head
Svilen Markov 2024-05-19 21:33:51 +07:00
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)
!/build/
!/internal/
!/go.mod
!/go.sum