9 Commits

Author SHA1 Message Date
Ryan Belgrave
df40aa5e9d
push multi-arch images to the dev registry (#890)
* push multi-arch images to the dev registry

* cleam things up with a array of arches

* missed setting a GOARCH

* put quotes and {} everywhere

* one of these isn't a variable
2020-05-04 02:17:45 +05:30
Paul B Schroeder
4f627bc8bc
Enable ppc64le builds (#847) 2020-02-24 16:18:15 +05:30
Murali Reddy
53e0571c8c
fix broken CI (#823)
* fix broken CI

* fix .travis.yml

* skip gomoqs

* fix multi arch image building
2020-01-22 06:38:53 +05:30
Wilmar den Ouden
4be51ba193 First stab at pushing multiarch releases (#735) 2019-05-26 22:50:04 +05:30
andrewsykim
c044162484 only push new docker image on release 2018-04-23 14:53:17 -04:00
Andrew Sy Kim
682c494494
remove release task in travis CI (#409) 2018-04-23 14:40:33 -04:00
Andrew Sy Kim
542680c65d skip build/push if user is not cloudnativelabs since it cannot access dockerhub creds (#263) 2017-12-28 00:20:54 +05:30
Bryan Zubrod
9e75203598 Use libnetwork/ipvs instead of libipvs (#101)
* Use libnetwork/ipvs alternative
* PR image tag simplification
* Remove nested vendor directories
2017-08-04 14:07:57 -05:00
Bryan Zubrod
db54caf788 CI: Bug fixes, one image per PR (#47)
* One image per PR
* Don't use Travis deploys
* Fix if statement in YAML
2017-07-09 19:28:52 -05:00