Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Commit fa5d122

Browse files
jkwluiJustinBeckwith
authored andcommitted
chores(build): run codecov on continuous builds (#147)
1 parent 4f85f7e commit fa5d122

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)