Closed FredrikMWold closed 2 weeks ago
This pull request adds the build command to create pipeline-job. The logic/plumbing to create a build pipeline was already present. I just added the cobra command itself.
build
create pipeline-job
bump
This code is used (with applied requested changes) to this version](https://github.com/equinor/radix-cli/releases/tag/v1.23.0)
This pull request adds the
build
command tocreate pipeline-job
. The logic/plumbing to create a build pipeline was already present. I just added the cobra command itself.