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 3005f04 commit 3f32001Copy full SHA for 3f32001
.github/workflows/run-codebuild-ci.yml
@@ -51,5 +51,6 @@ jobs:
51
project-name: java-ddb-ec
52
buildspec-override: codebuild/${{ matrix.platform.distribution }}.yml
53
image-override: ${{ matrix.platform.image }}
54
+ env-vars-for-codebuild: JAVA_VERSION
55
env:
56
JAVA_VERSION: ${{ matrix.version }}
0 commit comments