Skip to content

Commit 752f6e0

Browse files
authored
Merge pull request #3 from bitrise-io/container-env-note
Note about CLI configuring the env it's running in.
2 parents 393e962 + 4537fe5 commit 752f6e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ The CLI requires the following environment variables to be set for authenticatio
5252

5353
Note: the easiest way to get these parameters and do a Bitrise Build Cache setup is by going to [bitrise.io/build-cache](https://app.bitrise.io/build-cache), clicking `Add new connection` on the page and follow the guide there. It'll automatically generate and show the information you need for the setup.
5454

55+
Important: the `bitrise-build-cache` CLI configures the environment it's running in. If you're running commands in Docker containers you have to run the CLI in the same container in which you run Gradle/Bazel commands in.
56+
5557

5658
## What does the CLI do on a high level?
5759

0 commit comments

Comments
 (0)