diff --git a/readme.md b/readme.md index d1d8e58..b7e771c 100644 --- a/readme.md +++ b/readme.md @@ -33,6 +33,9 @@ To provide authentication for API calls, create ".env" file in the script direct = is name of environment variable. This name should be passed to "environment.yaml" file as "env-token-name" parameter + Example: + environment.yaml file: "- env-token-name: "GLOBAL_CONFIG_TOKEN" + .env file: "GLOBAL_CONFIG_TOKEN=XXXXXXXXXXX" BITBUCKET_USERNAME= for bitbucket account with read access to shared_configuration repo and R/W access to archive repo BITBUCKET_TOKEN=