Skip to main content

PREVIEW_BUILD_LABEL_PREFIX

Constant PREVIEW_BUILD_LABEL_PREFIX 

Source
const PREVIEW_BUILD_LABEL_PREFIX: &str = "console-git-";
Expand description

Prefix required of preview build labels. CI only creates preview aliases under this prefix, so requiring it keeps the reachable hosts to builds of console pull requests.