diff --git a/.dockerignore b/.dockerignore index fe1152b..025b830 100644 --- a/.dockerignore +++ b/.dockerignore @@ -27,4 +27,5 @@ README.md !.git/HEAD !.git/config !.git/packed-refs -!.git/refs/heads/** \ No newline at end of file +!.git/refs/heads/** +!**/publish/** \ No newline at end of file