Skip to content

Commit 4151607

Browse files
authored
Merge pull request #438 from Pawka/patch-1
Fix inconsistent heading in README.md
2 parents 3367cf2 + 9525c45 commit 4151607

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Whether or not to automatically propagate all pipeline environment variables int
8282

8383
**Important**: only pipeline environment variables will be propagated (what you see in the BuildKite UI, those listed in `$BUILDKITE_ENV_FILE`). This does not include variables exported in preceeding `environment` hooks. If you wish for those to be propagated you will need to list them specifically or use `env-propagation-list`.
8484

85-
### `propagate-aws-auth-tokens` (run only, boolean)
85+
#### `propagate-aws-auth-tokens` (run only, boolean)
8686

8787
Whether or not to automatically propagate aws authentication environment variables into the docker container. Avoiding the need to be specified with `environment`. This is useful for example if you are using an assume role plugin or you want to pass the role of an agent running in ECS or EKS to the docker container.
8888

0 commit comments

Comments
 (0)