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

View file

@ -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