store_artifacts

This commit is contained in:
Горлов Максим 2019-08-16 13:53:03 +03:00 committed by GitHub
parent 2697523b1e
commit 6218382548
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -12,3 +12,6 @@ jobs:
- run:
name: build
command: make build
- store_artifacts:
path: bin/smartctl_exporter
destination: smartctl_exporter