New release process using docker, circleci and a centralized
building tool
This commit is contained in:
parent
7c97b784d6
commit
158200fd49
9 changed files with 158 additions and 26 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -21,7 +21,8 @@ _testmain.go
|
|||
|
||||
*.exe
|
||||
dependencies-stamp
|
||||
node_exporter
|
||||
.build
|
||||
.deps
|
||||
*.tar.gz
|
||||
/node_exporter
|
||||
/.build
|
||||
/.deps
|
||||
/.release
|
||||
/.tarballs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue