Skip to content

Commit 7b6a36f

Browse files
committed
Update exp5-gradle build scan to be more recent
1 parent d4d4b1d commit 7b6a36f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .github/workflows/cross-platform-testing-build-from-source.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
- name: Run Gradle Experiment 05
107107
run: |
108108
cd gradle-enterprise-gradle-build-validation
109-
./05-validate-remote-build-caching-ci-local.sh -1 https://ge.solutions-team.gradle.com/s/p4ghldkcscfwi -s https://ge.solutions-team.gradle.com -u https://ge.solutions-team.gradle.com/cache/
109+
./05-validate-remote-build-caching-ci-local.sh -1 https://ge.solutions-team.gradle.com/s/cemwsttqjhzhq -s https://ge.solutions-team.gradle.com -u https://ge.solutions-team.gradle.com/cache/
110110
- name: Run Maven Experiment 01
111111
run: |
112112
cd gradle-enterprise-maven-build-validation

Diff for: .github/workflows/cross-platform-testing-use-development-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- name: Run Gradle Experiment 05
8484
run: |
8585
cd gradle-enterprise-gradle-build-validation
86-
./05-validate-remote-build-caching-ci-local.sh -1 https://ge.solutions-team.gradle.com/s/p4ghldkcscfwi -s https://ge.solutions-team.gradle.com -u https://ge.solutions-team.gradle.com/cache/
86+
./05-validate-remote-build-caching-ci-local.sh -1 https://ge.solutions-team.gradle.com/s/cemwsttqjhzhq -s https://ge.solutions-team.gradle.com -u https://ge.solutions-team.gradle.com/cache/
8787
- name: Run Maven Experiment 01
8888
run: |
8989
cd gradle-enterprise-maven-build-validation

0 commit comments

Comments
 (0)