From 879308aed6ea5c2db72cfbd64dde8ab329f8ad97 Mon Sep 17 00:00:00 2001 From: Patryk Gudalewicz Date: Tue, 20 Sep 2022 10:58:10 +0200 Subject: [PATCH] Adjusting readme file --- readme.md | 3 +++ 1 file changed, 3 insertions(+) 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=