diff --git a/.dockerignore b/.dockerignore index 2d3bcd3..0b57c2a 100644 --- a/.dockerignore +++ b/.dockerignore @@ -22,6 +22,7 @@ **/.tye/ **/secrets.dev.yaml **/values.dev.yaml +!dist/ LICENSE README.md CHANGELOG.md