File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5656 java-version : 11
5757 - uses : burrunan/gradle-cache-action@v1.10
5858 with :
59+ job-id : jdk${{ matrix.test-java-version }}
5960 remote-build-cache-proxy-enabled : false
6061 arguments : build --stacktrace ${{ matrix.coverage && 'jacocoTestReport' || '' }}
6162 properties : |
8586 java-version : 11
8687 - uses : burrunan/gradle-cache-action@v1.10
8788 with :
89+ job-id : jdk11
8890 remote-build-cache-proxy-enabled : false
8991 arguments : snapshot --stacktrace
9092 env :
Original file line number Diff line number Diff line change 5656 java-version : 11
5757 - uses : burrunan/gradle-cache-action@v1.10
5858 with :
59+ job-id : jdk${{ matrix.test-java-version }}
5960 remote-build-cache-proxy-enabled : false
6061 arguments : build --stacktrace ${{ matrix.coverage && 'jacocoTestReport' || '' }}
6162 properties : |
You can’t perform that action at this time.
0 commit comments