Some checks reported errors
continuous-integration/drone/push Build encountered an error
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.
9 lines
55 B
Plaintext
9 lines
55 B
Plaintext
.git
|
|
.idea
|
|
.gradle
|
|
build
|
|
out
|
|
**/*.iml
|
|
node_modules
|
|
tmp
|