Deploy Site

The action/deploySite element deploys static sites built by action/buildSite .

Inputs

Options

Deployer (deployer) [string]

Currently, page-depot is the only supported driver for deploying static sites.

Hostnames (hostnames) [array<string>]

List of hostnames the site should be available under. Used by the PageDepot driver.

Deployers

The default driver is page-depot.

PageDepot (page-depot)

The PageDepot driver communicates with the external PageDepot service.