xref: /netbsd-src/external/apache2/llvm/dist/libcxx/utils/ci/secrets.env (revision 4d6fc14bc9b0c5bf3e30be318c143ee82cadd108)
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