Skip to content
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

fail builds early for invalid docker-compose files #3210

Merged
merged 3 commits into from
Jul 14, 2022

Conversation

shreddedbacon
Copy link
Member

This changes the logic for docker-compose validation to no longer warn, but fail earlier if the docker-compose is invalid.
Lagoon requires a somewhat valid docker-compose file to function, and future releases will utilise the docker-compose spec more than we currently do to handle builds, so it is important that docker-compose file is valid.

@shreddedbacon shreddedbacon merged commit 4b415fc into main Jul 14, 2022
@tobybellwood tobybellwood deleted the compose-fail-early branch July 15, 2022 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant