Explorar el Código

Fix build breaking because of missing build dir

Svilen Markov hace 1 año
padre
commit
6de0f73ec1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .dockerignore

+ 1 - 0
.dockerignore

@@ -3,6 +3,7 @@
 *
 
 # Only add necessary files to the Docker build context (Dockerfiles are always included implicitly)
+!/build/
 !/internal/
 !/go.mod
 !/go.sum