-
-
Notifications
You must be signed in to change notification settings - Fork 27
fix(config): support paths for compose files #885
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Please explain what this PR does and what use cases it is intended for |
I need something like this: But your sanitize don't allow me to do that - doco-cd/internal/config/deploy_config.go Line 94 in 28bc9e4
Also "docker compose -f path/one/compose.yml -f path/two/compose.yml up" is valid command so i don't understand why you cut paths |
|
my update comment: |
|
remove this section |
…ow-compose-subpaths
|
Thanks, looks good to me! |
No description provided.