Skip to content

Commit

Permalink
docker: Do not ignore certain git folder for docker build (OSGeo#4827)
Browse files Browse the repository at this point in the history
do not ignore certain git folder for docker build
  • Loading branch information
mmacata authored Dec 11, 2024
1 parent 31ed1b9 commit 6b955b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ dist.*
!.git/refs/heads
!.git/objects
.git/objects/*
!.git/objects/pack

0 comments on commit 6b955b4

Please sign in to comment.