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 1d67331 commit fc49029Copy full SHA for fc49029
.github/workflows/codebuild-ci.yml
@@ -41,6 +41,7 @@ jobs:
41
role-duration-seconds: 7200
42
- name: Run Integration Test build
43
uses: aws-actions/aws-codebuild-run-build@v1
44
+ hide-cloudwatch-logs: true
45
timeout-minutes: 180
46
with:
47
project-name: aws-sdk-java-v2-IntegrationTest-JDK8
0 commit comments