From 3a3acb3e323a7b04fc3d743aaa29541992ef5afd Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 28 Jul 2023 08:43:43 +0100 Subject: [PATCH] Update README to align with current Bamboo configuration --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fffd16c..5c89734 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The necessary credentials can be provided using the `GRADLE_ENTERPRISE_CACHE_USE #### Bamboo -The username and password environment variables should be set using `${bamboo.ge.cache.username}` and `${bamboo.ge.cache.password}` respectively. +The username and password environment variables should be set using `${bamboo.gradle_enterprise_cache_user}` and `${bamboo.gradle_enterprise_cache_password}` respectively. #### Concourse