fix: exclude THIRD-PARTY-LICENSES.md from .dockerignore for Docker build (#4739)
This commit is contained in:
+2
-1
@@ -7,4 +7,5 @@ Makefile
|
||||
docs
|
||||
.eslintcache
|
||||
.gocache
|
||||
/web/node_modules
|
||||
/web/node_modules
|
||||
!THIRD-PARTY-LICENSES.md
|
||||
|
||||
Reference in New Issue
Block a user