We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 659480c + 9ed208b commit 9d71b5bCopy full SHA for 9d71b5b
1 file changed
circle.yml
@@ -13,4 +13,4 @@ test:
13
override:
14
- make circle-ci
15
post:
16
- - bash <(curl -s https://codecov.io/bash)
+ - bash <(curl -s https://codecov.io/bash) -C "$(git log --format="%H" -n 1)"
0 commit comments