File tree Expand file tree Collapse file tree 5 files changed +0
-31
lines changed
Expand file tree Collapse file tree 5 files changed +0
-31
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11version : 0.2
22
3- env :
4- secrets-manager :
5- CODECOV_TOKEN : " codecov/token/aws/aws-dynamodb-encryption-java:CODECOV_TOKEN"
6-
73phases :
84 install :
95 runtime-versions :
106 java : corretto11
117 build :
128 commands :
139 - mvn install
14- post_build :
15- commands :
16- - bash codebuild/codecov.sh
Original file line number Diff line number Diff line change 11version : 0.2
22
3- env :
4- secrets-manager :
5- CODECOV_TOKEN : " codecov/token/aws/aws-dynamodb-encryption-java:CODECOV_TOKEN"
6-
73phases :
84 install :
95 runtime-versions :
106 java : corretto8
117 build :
128 commands :
139 - mvn install
14- post_build :
15- commands :
16- - bash codebuild/codecov.sh
Original file line number Diff line number Diff line change 11version : 0.2
22
3- env :
4- secrets-manager :
5- CODECOV_TOKEN : " codecov/token/aws/aws-dynamodb-encryption-java:CODECOV_TOKEN"
6-
73phases :
84 install :
95 runtime-versions :
106 java : openjdk11
117 build :
128 commands :
139 - mvn install
14- post_build :
15- commands :
16- - bash codebuild/codecov.sh
Original file line number Diff line number Diff line change 11version : 0.2
22
3- env :
4- secrets-manager :
5- CODECOV_TOKEN : " codecov/token/aws/aws-dynamodb-encryption-java:CODECOV_TOKEN"
6-
73phases :
84 install :
95 runtime-versions :
106 java : openjdk8
117 build :
128 commands :
139 - mvn install
14- post_build :
15- commands :
16- - bash codebuild/codecov.sh
You can’t perform that action at this time.
0 commit comments