10000 chore: fix kokoro config for samples (#217) · googleapis/google-cloud-python@738fa05 · GitHub
[go: up one dir, main page]

Skip to content

Commit 738fa05

Browse files
chore: fix kokoro config for samples (#217)
Source-Link: googleapis/synthtool@dd05f9d Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:aea14a583128771ae8aefa364e1652f3c56070168ef31beb203534222d842b8b
1 parent 17aba00 commit 738fa05

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
docker:
22
image: gcr.io/repo-automation-bots/owlbot-python:latest
3-
digest: sha256:6186535cbdbf6b9fe61f00294929221d060634dae4a0795c1cefdbc995b2d605
3+
digest: sha256:aea14a583128771ae8aefa364e1652f3c56070168ef31beb203534222d842b8b

packages/google-cloud-dlp/.kokoro/samples/python3.6/periodic-head.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ env_vars: {
77

88
env_vars: {
99
key: "TRAMPOLINE_BUILD_FILE"
10-
value: "github/python-pubsub/.kokoro/test-samples-against-head.sh"
10+
value: "github/python-dlp/.kokoro/test-samples-against-head.sh"
1111
}

packages/google-cloud-dlp/.kokoro/samples/python3.7/periodic-head.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ env_vars: {
77

88
env_vars: {
99
key: "TRAMPOLINE_BUILD_FILE"
10-
value: "github/python-pubsub/.kokoro/test-samples-against-head.sh"
10+
value: "github/python-dlp/.kokoro/test-samples-against-head.sh"
1111
}

packages/google-cloud-dlp/.kokoro/samples/python3.8/periodic-head.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ env_vars: {
77

88
env_vars: {
99
key: "TRAMPOLINE_BUILD_FILE"
10-
value: "github/python-pubsub/.kokoro/test-samples-against-head.sh"
10+
value: "github/python-dlp/.kokoro/test-samples-against-head.sh"
1111
}

packages/google-cloud-dlp/.kokoro/samples/python3.9/periodic-head.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ env_vars: {
77

88
env_vars: {
99
key: "TRAMPOLINE_BUILD_FILE"
10-
value: "github/python-pubsub/.kokoro/test-samples-against-head.sh"
10+
value: "github/python-dlp/.kokoro/test-samples-against-head.sh"
1111
}

0 commit comments

Comments
 (0)
0