Files
clang-p2996/libcxx/utils/ci/secrets.env
Louis Dionne 87d3a5365e [libc++] Remove references to CONDUIT_TOKEN
It's not required anymore, since we rely on another job to report
the results back to Phabricator.
2020-10-27 12:26:44 -04:00

9 lines
252 B
Bash

#
# 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>