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 e71357c commit 24b8fe8Copy full SHA for 24b8fe8
buildspec/linuxIntegrationTests.yml
@@ -68,9 +68,8 @@ phases:
68
- VCS_COMMIT_ID="${CODEBUILD_RESOLVED_SOURCE_VERSION}"
69
- CI_BUILD_URL=$(echo $CODEBUILD_BUILD_URL | sed 's/#/%23/g')
70
- CI_BUILD_ID="${CODEBUILD_BUILD_ID}"
71
-
72
-reports:
73
- integ-test:
74
- files:
75
- - '*'
76
- base-directory: '.test-reports'
+# reports:
+# integ-test:
+# files:
+# - '*'
+# base-directory: '.test-reports'
0 commit comments