ci: trigger rebuild with .dockerignore fix
All checks were successful
Build and Push Docker Image / build (push) Successful in 55s
CI / Security audit (push) Successful in 1m2s
CI / Tests & coverage (push) Successful in 1m13s

This commit is contained in:
2026-05-21 00:27:29 +01:00
parent 31ed9f02b6
commit ddebe96056

View File

@@ -1,3 +1,4 @@
# Docker build context ignores
node_modules/ node_modules/
.env .env
.env.example .env.example