mirror of
https://github.com/prometheus-community/smartctl_exporter.git
synced 2024-11-23 01:43:07 +01:00
store_artifacts
This commit is contained in:
parent
2697523b1e
commit
6218382548
1 changed files with 3 additions and 0 deletions
|
@ -12,3 +12,6 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: build
|
name: build
|
||||||
command: make build
|
command: make build
|
||||||
|
- store_artifacts:
|
||||||
|
path: bin/smartctl_exporter
|
||||||
|
destination: smartctl_exporter
|
||||||
|
|
Loading…
Reference in a new issue