Skip to content

Commit

Permalink
fix(ci): propagate environment for codecov CI detection
Browse files Browse the repository at this point in the history
  • Loading branch information
n0izn0iz committed Dec 20, 2019
1 parent 1972932 commit 8e758ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipeline.yml
Expand Up @@ -87,6 +87,7 @@ steps:
image: bertytech/build-go:v2
propagate-uid-gid: true
workdir: /go/src/berty.tech
propagate-environment: true
environment:
[
"GO111MODULE=on",
Expand Down

0 comments on commit 8e758ff

Please sign in to comment.