eo build
Build a local pipeline for your project.
When you run eo build
one of three things happens:
- If you are running inside of a devcontainer, the
pipeline.sh
script is executed. - If you are not running inside of a devcontainer, the
pipeline.sh
script is executed inside of the devcontainer. - If no devcontainer is found, the
pipeline.sh
script is executed in the host environment.
Options
SEE ALSO
- eo - EmbedOps CLI