Continuous Integration

CI adapters let Inkstead publish your site automatically when you push changes.

During npx inkstead init, choose whether you want Inkstead to create a CI workflow. You can also add or change CI later in site.config.ts.

Generated CI workflows usually:

Use npm run requirements to see which secrets or variables your selected adapters need. Add those names to your CI provider before expecting automated publishing to work.

Adapter guides: