8000 chore: fix kokoro config for samples (#817) · zevdg/google-auth-library-python@3a0325f · GitHub
[go: up one dir, main page]

Skip to content

Commit 3a0325f

Browse files
chore: fix kokoro config for samples (googleapis#817)
Source-Link: googleapis/synthtool@dd05f9d Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:aea14a583128771ae8aefa364e1652f3c56070168ef31beb203534222d842b8b Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent ec2fb18 commit 3a0325f

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.github/.OwlBot.lock.yaml

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:5ff7446edeaede81c3ed58b23a4e76a5403fba1350ce28478045657303b6479d
3+
digest: sha256:aea14a583128771ae8aefa364e1652f3c56070168ef31beb203534222d842b8b

.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/google-auth-library-python/.kokoro/test-samples-against-head.sh"
1111
}

.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/google-auth-library-python/.kokoro/test-samples-against-head.sh"
1111
}

.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/google-auth-library-python/.kokoro/test-samples-against-head.sh"
1111
}

.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/google-auth-library-python/.kokoro/test-samples-against-head.sh"
1111
}

0 commit comments

Comments
 (0)
0