1#
2# This file template shows which environment variables are required to run
3# libc++ CI nodes. The actual values of these tokens must obviously never be
4# checked in.
5#
6
7# Required to register a new agent with Buildkite
8BUILDKITE_AGENT_TOKEN=<secret>
9