Skip to content

Commit 6c9352f

Browse files
committed
Code cleanup
1 parent 915e4d7 commit 6c9352f

File tree

4 files changed

+0
-6
lines changed

4 files changed

+0
-6
lines changed

kokoro/gcp_ubuntu_docker/presubmit.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ action {
55
regex: "artifacts/**.aab"
66
regex: "artifacts/**.intoto.jsonl"
77
sbom_regex: "artifacts/app-release.spdx.json"
8-
# Optional: Removes the "artifacts/" part from the path in the artifact storage
98
strip_prefix: "artifacts"
109
fail_if_no_artifacts: true
1110
}

kokoro/gcp_ubuntu_docker/presubmit_wear.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ action {
55
regex: "artifacts/**.aab"
66
regex: "artifacts/**.intoto.jsonl"
77
sbom_regex: "artifacts/app-release.spdx.json"
8-
# Optional: Removes the "artifacts/" part from the path in the artifact storage
98
strip_prefix: "artifacts"
109
fail_if_no_artifacts: true
1110
}

kokoro/gcp_ubuntu_docker/release.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ action {
55
regex: "artifacts/**.aab"
66
regex: "artifacts/**.intoto.jsonl"
77
sbom_regex: "artifacts/app-release.spdx.json"
8-
9-
# Optional: Removes the "artifacts/" part from the path in the artifact storage
108
strip_prefix: "artifacts"
119
fail_if_no_artifacts: true
1210
}

kokoro/gcp_ubuntu_docker/release_wear.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ action {
55
regex: "artifacts/**.aab"
66
regex: "artifacts/**.intoto.jsonl"
77
sbom_regex: "artifacts/app-release.spdx.json"
8-
9-
# Optional: Removes the "artifacts/" part from the path in the artifact storage
108
strip_prefix: "artifacts"
119
fail_if_no_artifacts: true
1210
}

0 commit comments

Comments
 (0)