File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 types : [ trigger_after_upstream_deploy ]
1616
1717env :
18- GRADLE_VERSION : 7.4 # Gradle version used
18+ GRADLE_VERSION : 7.6. 4 # Gradle version used
1919 GRADLE_CLI_OPTS : " -Pci --build-cache " # CLI options passed to Gradle
2020 GRADLE_BUILD_ACTION_CACHE_KEY_JOB : " test-cache-${{ github.head_ref }}.${{ github.sha }}"
2121
6060 uses : MontiCore/monticore/.github/workflows/call_trigger_downstream.yml@dev
6161 with :
6262 projects : " ['MontiCore/monticore']"
63- secrets : inherit
63+ secrets : inherit
Original file line number Diff line number Diff line change 1212 branches-ignore : [ "dev" ] # Do not run this on the default branch
1313
1414env :
15- GRADLE_VERSION : 7.4 # Gradle version used
15+ GRADLE_VERSION : 7.6. 4 # Gradle version used
1616 GRADLE_CLI_OPTS : " -Pci --build-cache " # CLI options passed to Gradle
1717 GRADLE_BUILD_ACTION_CACHE_KEY_JOB : " test-cache-${{ github.head_ref }}.${{ github.sha }}"
1818
You can’t perform that action at this time.
0 commit comments