8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8122224 commit 1dd37ddCopy full SHA for 1dd37dd
.kokoro/common.cfg
@@ -9,7 +9,7 @@ build_file: "python-docs-samples/.kokoro/trampoline.sh"
9
# Use the Python worker docker image.
10
env_vars: {
11
key: "TRAMPOLINE_IMAGE"
12
- value: "gcr.io/cloud-devrel-kokoro-resources/python"
+ value: "gcr.io/cloud-devrel-kokoro-resources/python@sha256:d9de5f9279bccbfd75f52a179362da8fbd0ec2b08825415e793fec1c7b52bc9e"
13
}
14
15
# Specify project ID
@@ -22,4 +22,4 @@ action {
22
define_artifacts {
23
regex: "**/*sponge_log.xml"
24
25
-}
+}
0 commit comments