UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Verified Commit b670b9de authored by Patrick Tafoya's avatar Patrick Tafoya
Browse files

BULL-3225-better-startup - Added dependency on startup for the dependency check scanner.

parent 4a8f6625
No related branches found
No related tags found
1 merge request!11BULL-3225-better-startup
......@@ -18,6 +18,9 @@ services:
- ./:/local-dev
- ./xx_project_name_xx<<subProject>>:/app
- dependency-check-data:/usr/share/dependency-check/data
depends_on:
startup:
condition: service_completed_successfully
volumes:
dependency-check-data:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment