Deploy automatically | Seenode Docs

Deploy automatically

Deploy on every push, either with seenode's built-in auto-deploy or from your own CI pipeline.

The simplest option needs no pipeline at all: enable Auto-deploy in a service’s Settings and seenode deploys every push to the configured branch.

Use one of these guides instead when the deploy has to happen at a particular point in a pipeline you already run, for example after tests pass.

Both approaches call the API, so you’ll need an API token.