Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

Commit f9e2b11

Browse files
jkwluiJustinBeckwith
authored andcommitted
chores(build): run codecov on continuous builds (#476)
1 parent 07a14d4 commit f9e2b11

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.kokoro/continuous/node8/test.cfg

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Bring in codecov.io master token into the build as $KOKORO_KEYSTORE_DIR/73713_dpebot_codecov_token
2+
before_action {
3+
fetch_keystore {
4+
keystore_resource {
5+
keystore_config_id: 73713
6+
keyname: "dpebot_codecov_token"
7+
}
8+
}
9+
}

0 commit comments

Comments
 (0)