Free trial · 14 days · Cancel anytimeGet started
Feature
v0.0.9-beta·

Turn off auto-deploy per container

What's new

  • In a project's Repositories tab, every GitHub repository linked to a container now shows an "Auto-deploy" switch. On by default, it controls whether a push on the watched branch automatically triggers a build and deployment for that container.
  • Turning the switch off keeps the GitHub webhook active, but no build or deployment starts for that container while it stays off. Other containers on the same project or repository are not affected: the setting is per container.
  • Useful to temporarily freeze a container during a manual operation or maintenance, without unlinking the repository.