Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Slice ¶
type Slice []String
Slice contains a list of alternative deployment mechanisms. Each webhook provided here is invoked to deploy e.g. our frontends in Vercel. The format of those webhook definitions requires the usage of a prefix for the HTTP method that this webhook should be called with. It is further required to provide a HTTPs URL. Failed webhook calls may be retried and eventually be reported as terminal failure.
POST:https://{{DNS}}/{{PATH}}
Click to show internal directories.
Click to hide internal directories.