Fix build breaking because of missing build dir

This commit is contained in:
Svilen Markov 2024-05-19 21:33:51 +01:00
parent a80a34afb1
commit 6de0f73ec1

View File

@ -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