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

Check compose config on CI #116

Open
ulope opened this issue Mar 30, 2020 · 0 comments
Open

Check compose config on CI #116

ulope opened this issue Mar 30, 2020 · 0 comments
Labels
Component / CI enhancement New feature or request

Comments

@ulope
Copy link
Collaborator

ulope commented Mar 30, 2020

Problem Description

Currently the docker-compose config can contain syntax errors which get noticed only once the setup is being deployed somewhere.

As a first step we should add a check step to the CI configuration that uses docker-compose config to validate the configuration.

@ulope ulope added enhancement New feature or request Component / CI labels Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component / CI enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant