Files
hemhub/.dockerignore
Urban Modig 1b4b8cba1d
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Improve Drone CI with BuildKit, Gradle cache, and traceable image builds
Enhanced `.drone.yml` to enable Docker BuildKit for efficient builds and added support for Gradle cache persistence across runs. Introduced OCI-compliant image labels for traceability. Updated `.dockerignore` to exclude unnecessary files from Docker context.
2025-10-08 11:37:47 +02:00

9 lines
55 B
Plaintext

.git
.idea
.gradle
build
out
**/*.iml
node_modules
tmp