Deploying AppsGitHub Deploys

GitHub Deploys

Connect GitHub to deploy from pushes and pull requests.

Push to deploy

After a repo is connected, pushes can trigger builds automatically. The project page shows the latest build state and logs.

Pull request previews

Preview deploys give each pull request its own URL. Use them to review changes before merging.

Common setup checks

  • The repo is connected to the right project.
  • The branch you push is the branch configured for deploys.
  • Required environment variables exist in DockHosting.
  • The app can build without local-only files.