6 Commits

Author SHA1 Message Date
Dalton Hubble
219da4d934 *: Switch to a Makefile driven develop/release process
* Add make targets for vendor, docker-image, and tools
* Move scripts into the scripts folder
2017-01-18 02:11:27 -08:00
Dalton Hubble
6627a3d74c scripts: Add build-aci to create the bootcfg ACI 2016-01-30 15:13:37 -08:00
Dalton Hubble
6e03326e01 fix: Separate Go build and Docker build
* Go builds should not require sudo. Docker builds should
unless it has been given root group permissions, which is
not recommended. Keep Go binary and Docker builds separate.
2016-01-22 13:42:23 -08:00
Dalton Hubble
50f0e8b093 scripts: Remove build step from travis push, remove run
* docker-build now builds the Linux binary and builds the image
* Remove extraneous run script, just execute the binary
2016-01-19 10:21:42 -08:00
Dalton Hubble
5c8a8b2179 deploy: Use travis deployment conditionals 2015-12-28 13:05:30 -08:00
Dalton Hubble
b7dd9eff36 deploy: Add travis Docker push script 2015-12-28 11:43:07 -08:00