File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ usage: codebuild_build.sh [-i image_name] [-a artifact_output_directory] [option
23
23
-a Used to specify an artifact output directory.
24
24
25
25
** Optional:**
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.
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.
28
28
-b Used to specify a buildspec override file. Defaults to buildspec.yml in the source directory.
29
29
-e Used to specify a file containing environment variables.
30
30
You can’t perform that action at this time.
0 commit comments