We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f59cad1 commit b18843cCopy full SHA for b18843c
1 file changed
internal/librariangen/cloudbuild-exitgate.yaml
@@ -42,11 +42,4 @@ options:
42
requestedVerifyOption: VERIFIED # For provenance attestation generation
43
logging: CLOUD_LOGGING_ONLY
44
images:
45
- - us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-dev/librarian-java:latest
46
-dependencies:
47
-- gitSource:
48
- repository:
49
- url: "${_LOUHI_REPOSITORY_URL}"
50
- revision: "${_LOUHI_REF_SHA}"
51
- destPath: "."
52
-
+ - us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-dev/librarian-java:latest
0 commit comments