mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +01:00
Don't exclude .git for Docker
The build requires it to get the commit hash.
This commit is contained in:
parent
f5a6f14ade
commit
2b3e8e1a89
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ Dockerfile
|
|||
build
|
||||
deployment
|
||||
doc
|
||||
.git
|
||||
.github
|
||||
.gitignore
|
||||
.node-version
|
||||
|
|
|
|||
Loading…
Reference in a new issue