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 47f27cb commit 4b1f302Copy full SHA for 4b1f302
.github/workflows/run-codebuild-ci.yml
@@ -53,6 +53,5 @@ jobs:
53
project-name: java-ddb-ec
54
buildspec-override: codebuild/${{ matrix.platform.distribution }}.yml
55
image-override: ${{ matrix.platform.image }}
56
- env-vars-for-codebuild: JAVA_VERSION
57
env:
58
JAVA_VERSION: ${{ matrix.version }}
0 commit comments