Skip to content

Commit

Permalink
audit - use build tool for coverage (#254)
Browse files Browse the repository at this point in the history
* audit - use build tool for coverage

* add entrypoint
  • Loading branch information
hbradfield authored Oct 27, 2020
1 parent 4b8ffec commit 51d8881
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,10 @@ postsubmits:
spec:
containers:
- command:
- entrypoint
- make
- coverage
image: quay.io/multicloudlab/check-tool:v20200817-b1f2b4c05
image: quay.io/multicloudlab/build-tool:v20200817-b1f2b4c05
name: ""
env:
- name: CODECOV_TOKEN
Expand Down

0 comments on commit 51d8881

Please sign in to comment.