secrets.env 344 Bytes
#
# This file template shows which environment variables are required to run
# libc++ CI nodes. The actual values of these tokens must obviously never be
# checked in.
#

# Required to talk with the Phabricator API to update build results
CONDUIT_TOKEN=<secret>

# Required to register a new agent with Buildkite
BUILDKITE_AGENT_TOKEN=<secret>