We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74d0b9f commit 9df4fbdCopy full SHA for 9df4fbd
local_builds/README.md
@@ -23,7 +23,8 @@ usage: codebuild_build.sh [-i image_name] [-a artifact_output_directory] [option
23
-a Used to specify an artifact output directory.
24
25
**Optional:**
26
- -s Used to specify a source directory. Defaults to the current working directory.
+ -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.
28
-b Used to specify a buildspec override file. Defaults to buildspec.yml in the source directory.
29
-e Used to specify a file containing environment variables.
30
0 commit comments