Skip to content

Commit 9df4fbd

Browse files
authored
Update local build README
1 parent 74d0b9f commit 9df4fbd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

local_builds/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ usage: codebuild_build.sh [-i image_name] [-a artifact_output_directory] [option
2323
-a Used to specify an artifact output directory.
2424

2525
**Optional:**
26-
-s Used to specify a source directory. Defaults to the current working directory.
26+
-s Used to specify a source directory. Defaults to the current working directory.
27+
-c Use the AWS configuration and credentials from your local host. This includes ~/.aws and any AWS_* environment variables.
2728
-b Used to specify a buildspec override file. Defaults to buildspec.yml in the source directory.
2829
-e Used to specify a file containing environment variables.
2930

0 commit comments

Comments
 (0)