Skip to content

Commit 24b8fe8

Browse files
author
JadenSimon
committed
Skip reporting integration test
1 parent e71357c commit 24b8fe8

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

buildspec/linuxIntegrationTests.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,8 @@ phases:
6868
- VCS_COMMIT_ID="${CODEBUILD_RESOLVED_SOURCE_VERSION}"
6969
- CI_BUILD_URL=$(echo $CODEBUILD_BUILD_URL | sed 's/#/%23/g')
7070
- CI_BUILD_ID="${CODEBUILD_BUILD_ID}"
71-
72-
reports:
73-
integ-test:
74-
files:
75-
- '*'
76-
base-directory: '.test-reports'
71+
# reports:
72+
# integ-test:
73+
# files:
74+
# - '*'
75+
# base-directory: '.test-reports'

0 commit comments

Comments
 (0)