Browse Source

fix: remove version controlled files from dockerignore

Results in a dirty build according to the embedded VCS information.

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
pull/4087/head
Mark Sagi-Kazar 11 months ago
parent
commit
c11f02b28c
No known key found for this signature in database
GPG Key ID: 31AB0439F4C5C90E
  1. 2
      .dockerignore

2
.dockerignore

@ -1,4 +1,2 @@
.github/
.gitpod.yml
bin/
tmp/

Loading…
Cancel
Save