Connect CI/CD

Automate upload from your CI/CD pipeline to Buildstash

Introduction

If you use a CI/CD platform or build automation tool of some kind, it's easy to automate uploads of your build artifacts.

From your CI/CD pipeline you can:

  • Upload the built binaries, as well as optional associated metadata files
  • Set build versioning
  • Determine what stream a build should be sent into
  • Attach labels
  • And pass in many more optional metadata fields..

Available CI/CD integrations

We offer a wide range of ready-made integrations for popular CI/CD platforms. You can view a full list in our Integrations Directory, or build your own using our API.

All of our integrations are open source, and can be found on our GitHub. If you'd like to see an integration we don't have yet, request it, or even use an existing integration as a template to build your own!

Generate an application API token

Create API token

In your application settings, navigate to the “Connections” tab, and select “New Token”.

Create application token

Give the token a name to help you remember where it's being used.


Safely store for use

Your new API token will be shown.

Note the created token

Note this is the only time the token will be shown, so be careful to record it securely (like in a password manager).