Skip to content

Commit

Permalink
build: only pipe to codecov if tests run on Node 10 (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and JustinBeckwith committed May 10, 2019
1 parent 6690942 commit ebfbda8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions packages/google-cloud-oslogin/synth.metadata
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"updateTime": "2019-04-25T11:36:51.762325Z",
"updateTime": "2019-05-04T11:18:30.549639Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.17.0",
"dockerImage": "googleapis/artman@sha256:c58f4ec3838eb4e0718eb1bccc6512bd6850feaa85a360a9e38f6f848ec73bc2"
"version": "0.18.0",
"dockerImage": "googleapis/artman@sha256:29bd82cc42c43825fde408e63fc955f3f9d07ff9989243d7aa0f91a35c7884dc"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "25cbfd4a5386742f5968d69bd276a0436d23bd97",
"internalRef": "245137805"
"sha": "39c876cca5403e7e8282ce2229033cc3cc02962c",
"internalRef": "246561601"
}
},
{
"template": {
"name": "node_library",
"origin": "synthtool.gcp",
"version": "2019.4.10"
"version": "2019.5.2"
}
}
],
Expand Down

0 comments on commit ebfbda8

Please sign in to comment.