fix: exclude THIRD-PARTY-LICENSES.md from .dockerignore for Docker build (#4739)
This commit is contained in:
parent
543cc64ea3
commit
5fa103fa5b
@ -8,3 +8,4 @@ docs
|
|||||||
.eslintcache
|
.eslintcache
|
||||||
.gocache
|
.gocache
|
||||||
/web/node_modules
|
/web/node_modules
|
||||||
|
!THIRD-PARTY-LICENSES.md
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user