function setEnvironmentVariableCI()

in lib/build.js [64:66]


function setEnvironmentVariableCI() {
    core.exportVariable("CI", "true");
}