We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2396fd8 commit af12393Copy full SHA for af12393
.kokoro/release/common.cfg
@@ -42,3 +42,23 @@ before_action {
42
}
43
44
45
+
46
+# Fetch magictoken to use with Magic Github Proxy
47
+before_action {
48
+ fetch_keystore {
49
+ keystore_resource {
50
+ keystore_config_id: 73713
51
+ keyname: "releasetool-magictoken"
52
+ }
53
54
+}
55
56
+# Fetch api key to use with Magic Github Proxy
57
58
59
60
61
+ keyname: "magic-github-proxy-api-key"
62
63
64
0 commit comments