From 13bc58f7da99660b25c06bbac339ec59d81750e1 Mon Sep 17 00:00:00 2001 From: John Ajera <37360952+jajera@users.noreply.github.com> Date: Sat, 15 Nov 2025 19:59:14 +0000 Subject: [PATCH] feat: add test image in the build-and-release workflow builds and release a test image --- .dockerignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.dockerignore b/.dockerignore index 41b88b9..4367814 100644 --- a/.dockerignore +++ b/.dockerignore @@ -17,7 +17,5 @@ __pycache__ *.egg-info dist build -test site docs -