File tree Expand file tree Collapse file tree
build-logic/src/main/groovy Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 - name : Configure Google Cloud credentials
2525 uses : google-github-actions/auth@v1
2626 with :
27- workload_identity_provider : ' projects/271010089174 /locations/global/workloadIdentityPools/github/providers/github-oidc'
28- service_account : ' github-actions@moonsworth-299m4oir .iam.gserviceaccount.com'
27+ workload_identity_provider : ' projects/266324743316 /locations/global/workloadIdentityPools/github/providers/github-oidc'
28+ service_account : ' github-actions@mw-lunarclient-maven-repo .iam.gserviceaccount.com'
2929
3030 - name : Setup Java
3131 uses : actions/setup-java@v3
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ indra {
129129
130130extensions. configure(PublishingExtension . class) {
131131 it. repositories. maven {
132- url = " artifactregistry://us-maven.pkg.dev/moonsworth-299m4oir/ maven-public"
132+ url = " artifactregistry://us-maven.pkg.dev/mw-lunarclient- maven-repo/ public"
133133 }
134134}
135135
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ pluginManagement {
66 mavenContent { releasesOnly() }
77 }
88 maven {
9- url = " https://us-maven.pkg.dev/moonsworth-299m4oir/ maven-public"
9+ url = " https://us-maven.pkg.dev/mw-lunarclient- maven-repo/ public"
1010 }
1111 }
1212}
You can’t perform that action at this time.
0 commit comments