|
#
|
|
# 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 register a new agent with Buildkite
|
|
BUILDKITE_AGENT_TOKEN=<secret>
|