Skip to content

Commit 5701085

Browse files
jkwluiJustinBeckwith
authored andcommitted
chores(build): run codecov on continuous builds (#220)
1 parent e0c5b79 commit 5701085

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

  • handwritten/datastore/.kokoro/continuous/node8
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)