Skip to content

Separate Docker socket volumes#621

Closed
mkeckmkeck wants to merge 1 commit into
mainfrom
cleanup_drone_yml
Closed

Separate Docker socket volumes#621
mkeckmkeck wants to merge 1 commit into
mainfrom
cleanup_drone_yml

Conversation

@mkeckmkeck

@mkeckmkeck mkeckmkeck commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Drop the Docker socket volume from Drone pipelines without Docker build steps.
  • Keep Maven cache volumes for compile, test, deploy and sonar steps.
  • Remove unused Docker-related host volumes.

Test plan

  • Not run; Drone CI configuration only.

- Split Drone volume anchors into cache-only and Docker-enabled variants
- Mount the Docker socket only for test and Docker publish steps
- Keep compile and package steps on cache-only volumes

Fixes: NO-TICKET
@mkeckmkeck mkeckmkeck added Enhancement 🧬 Enhancement Contains new features and removed Enhancement labels Jun 24, 2026
@mkeckmkeck mkeckmkeck closed this Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧬 Enhancement Contains new features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant