You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can verify the SHA matches our [latest release](https://docs.aws.amazon.com/codebuild/latest/userguide/samples.html). Please allow at least an hour after a new version has been pushed for the updated SHA to be reflected in our documentation.
16
19
@@ -23,7 +26,7 @@ Download and use our codebuild_build.sh script to run your local builds.
23
26
-a Used to specify an artifact output directory.
24
27
25
28
**Optional:**
26
-
-l Used to override the default local agent image.
29
+
-l Used to override the default local agent image. Default is "amazon/aws-codebuild-local:latest".
27
30
-r Used to specify a report output directory.
28
31
-c Use the AWS configuration and credentials from your local host. This includes ~/.aws and any AWS_* environment variables.
0 commit comments