Publish an Artifact
Your artifacts can be used within Workflows and included in Releases which can then be deployed to Machines.
Using Our Upload Action in GitHub Workflows
Our Upload Action for GitHub allows you to upload artifacts directly to the Chassy Index which can later be brought into Workflows using the Find Package step.
Using External Sources
Using the Import Package step, you can import artifacts from external sources such as (S3, Wasabi, Docker container registries, and more).
Last updated