Skip to content

Commit

Permalink
pass .git/ to the build context to allow fetching tags during build
Browse files Browse the repository at this point in the history
  • Loading branch information
Sami Alajrami committed May 11, 2021
1 parent b1ced4b commit 2ce2cec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
!cmd/
!internal/
!Makefile
!go.*
!go.*
!.git/

0 comments on commit 2ce2cec

Please sign in to comment.