forked from OSchip/llvm-project
[libc++][NFC] Fix comment for running Docker container
This commit is contained in:
parent
949bbd0a68
commit
4f7f7284c2
|
@ -12,7 +12,7 @@
|
|||
# can also just start the image with a shell to debug CI failures.
|
||||
#
|
||||
# To start a Buildkite Agent, run it as:
|
||||
# $ docker run --env-file <secrets> -it $(docker build -q .)
|
||||
# $ docker run --env-file <secrets> -it $(docker build -q libcxx/utils/ci)
|
||||
#
|
||||
# The environment variables in `<secrets>` should be the ones necessary
|
||||
# to run a BuildKite agent.
|
||||
|
|
Loading…
Reference in New Issue