Skip to content

eo build

Build a local pipeline for your project.

When you run eo build one of three things happens:

  1. If you are running inside of a devcontainer, the pipeline.sh script is executed.
  2. If you are not running inside of a devcontainer, the pipeline.sh script is executed inside of the devcontainer.
  3. If no devcontainer is found, the pipeline.sh script is executed in the host environment.
eo build [flags]

Options

  -h, --help   help for build

SEE ALSO

  • eo - EmbedOps CLI
Auto generated by spf13/cobra on 17-Oct-2024