GuidesAPI Reference
Log In

Deploying From CI With Approvals

📘

If you are using "On Demand" as your process you can skip this section

Refer to your worksheet for which Continuous Integration system you are using.

In this section we will configure the CI system to initiate a new release upon the creation of an artifact in CI.

Github Actions

Follow the instructions for setting up Github Actions

Circle CI

Follow the instructions for setting up CircleCI

Other

For other CI systems you can use pvnctl to initiate releases. This requires knowledge of how your CI system works. You can refer to pvnctl --help for options.