1
0
mirror of https://github.com/glanceapp/glance.git synced 2025-08-16 11:07:48 +02:00

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

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