We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create a Docker container for running the CI check scripts that do not require the toolchains (e.g. compliance, coding guideline, ...).
The purpose of this is to eliminate (or at least, reduce) the number of the external infrastructure dependencies.
After this, the Docker containers used in the Zephyr CI will be as follows:
Related issue: #26 -- consider using the proposed ci-check image for the documentation build workflow as well.
ci-check
The text was updated successfully, but these errors were encountered:
doc-build
stephanosio
No branches or pull requests
Create a Docker container for running the CI check scripts that do not require the toolchains (e.g. compliance, coding guideline, ...).
The purpose of this is to eliminate (or at least, reduce) the number of the external infrastructure dependencies.
After this, the Docker containers used in the Zephyr CI will be as follows:
Related issue: #26 -- consider using the proposed
ci-check
image for the documentation build workflow as well.The text was updated successfully, but these errors were encountered: