kubo/bin
Oli Evans 58c240033e
feat: docker build and tag from ci
- build in docker in ci so we can see failures.
- tag and push to dockerhub from ci so we have more control and visibility on the process.

Note, docker workflows run on all branches and no tags by default. You need to opt in to having builds trigger when a git tag is pushed. The filter definition to opt in to tags needs to be present on your job and all dependendent jobs, which is dull. See https://circleci.com/docs/2.0/workflows/#executing-workflows-for-a-git-tag

I've recreated the dockerhub autobuild rules we have currently, but it is worthing taking a moment to review them.

License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
2020-03-04 12:12:20 +00:00
..
archive-branches.sh misc: add ai-mirror to excluded branches 2018-03-09 21:50:27 +01:00
check_go_version GOCC implementation & fix in make & build scripts 2019-04-30 21:22:43 -04:00
check_version Change 'neccessary' to 'necessary' 2017-05-24 09:40:53 -07:00
collect-profiles.sh fix: allow profiling of remote node via https 2020-01-16 14:19:58 +00:00
container_daemon Add swarm key variables to container daemon 2019-08-02 16:28:12 -03:00
dist_get GOCC implementation & fix in make & build scripts 2019-04-30 21:22:43 -04:00
gencmdref cmdrefgen to generate command ref 2015-02-16 13:53:07 -08:00
graphmd diag/net: graphme restyling 2015-01-16 02:11:36 -08:00
ipns-republish simple ipns-republish script stopgap 2015-05-10 09:23:12 -04:00
maketarball.sh fix vendoring dependencies when building the source tarball 2019-05-17 12:34:11 -07:00
mkreleaselog fix(mkreleaselog): continue even if we fail to fetch a dep 2020-01-16 15:42:49 -08:00
push-docker-tags.sh feat: docker build and tag from ci 2020-03-04 12:12:20 +00:00
Rules.mk build: use protoc-gen-* from gomod 2019-06-05 10:57:43 -07:00
test-go-fmt Add test_go_fmt to makefile 2016-11-24 22:14:59 +01:00