Convert circleci config to 2.0. (#844)
This commit is contained in:
parent
098f975b48
commit
65e485c4e9
3 changed files with 147 additions and 68 deletions
1
Makefile
1
Makefile
|
|
@ -90,6 +90,7 @@ skip-test-32bit:
|
|||
@echo ">> SKIP running tests in 32-bit mode: not supported on $(OS_detected)/$(GOARCH)"
|
||||
|
||||
collector/fixtures/sys/.unpacked: collector/fixtures/sys.ttar
|
||||
@echo ">> extracting sysfs fixtures"
|
||||
./ttar -C collector/fixtures -x -f collector/fixtures/sys.ttar
|
||||
touch $@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue