diff --git a/docs/index.md b/docs/index.md index e87a35cb..97745e42 100644 --- a/docs/index.md +++ b/docs/index.md @@ -146,7 +146,7 @@ repositories: keyFile: optional_client_key # username is retrieved from the environment with the format _USERNAME for CI usage, here ROBOLL_USERNAME username: optional_username - # username is retrieved from the environment with the format _PASSWORD for CI usage, here ROBOLL_PASSWORD + # password is retrieved from the environment with the format _PASSWORD for CI usage, here ROBOLL_PASSWORD password: optional_password oci: true passCredentials: true