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