Skip to content

Commit 05922a8

Browse files
author
RanVaknin
committed
force java 8 on the codebuild
1 parent b5e8f40 commit 05922a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

buildspecs/release-to-maven-central.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ version: 0.2
22

33
phases:
44
install:
5+
runtime-versions:
6+
java: corretto8
57
commands:
68
- pip install awscli --upgrade --user
79

0 commit comments

Comments
 (0)