ALT-F4-LLC / vorpal

Maintain your entire supply chain with one magical tool.
Apache License 2.0
69 stars 6 forks source link

Support CI Pipelines #58

Open erikreinert opened 2 months ago

erikreinert commented 2 months ago

Overview

Now that we have a basic MVP in place we need to support building software in CI pipelines (GitHub Actions, Gitlab, etc). The goal will be to re-use existing binaries and images (ie. vorpal and vorpal-worker) to build applications in pipelines.

Requirements