commit | f181c62c1280343bfe7aedca05696d666ef7203c | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Tue Oct 15 07:10:01 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 15 07:10:01 2024 +0000 |
tree | 317c71bcb007926773de042403ec4bb1d593b142 | |
parent | 5cc5748b42deebc03562c9c364c026c375dc4774 [diff] | |
parent | 367dcd6ae9ba3b4fcddc3bfe711773ea5ddc446f [diff] |
Merge "Fix typo" into main am: 367dcd6ae9 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3309446 Change-Id: If44a6d29eed6ebb18ab4d8888698c2b0a44c80d8 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/build/debian/kokoro/gcp_ubuntu_docker/continuous.cfg b/build/debian/kokoro/gcp_ubuntu_docker/continuous.cfg index 8f16d66..ddb4ef7 100644 --- a/build/debian/kokoro/gcp_ubuntu_docker/continuous.cfg +++ b/build/debian/kokoro/gcp_ubuntu_docker/continuous.cfg
@@ -9,6 +9,6 @@ action { define_artifacts { regex: "image.tar.gz" - reges: "logs/*" + regex: "logs/*" } }
diff --git a/build/debian/kokoro/gcp_ubuntu_docker/hourly.cfg b/build/debian/kokoro/gcp_ubuntu_docker/hourly.cfg index 8f16d66..ddb4ef7 100644 --- a/build/debian/kokoro/gcp_ubuntu_docker/hourly.cfg +++ b/build/debian/kokoro/gcp_ubuntu_docker/hourly.cfg
@@ -9,6 +9,6 @@ action { define_artifacts { regex: "image.tar.gz" - reges: "logs/*" + regex: "logs/*" } }
diff --git a/build/debian/kokoro/gcp_ubuntu_docker/presubmit.cfg b/build/debian/kokoro/gcp_ubuntu_docker/presubmit.cfg index 8f16d66..ddb4ef7 100644 --- a/build/debian/kokoro/gcp_ubuntu_docker/presubmit.cfg +++ b/build/debian/kokoro/gcp_ubuntu_docker/presubmit.cfg
@@ -9,6 +9,6 @@ action { define_artifacts { regex: "image.tar.gz" - reges: "logs/*" + regex: "logs/*" } }