Commit Graph

11 Commits

Author SHA1 Message Date
Abhilash Raj
2bbb3cb322 Setup Quay URL in the environment too. (#190)
Set some default env variables.
2017-11-05 22:35:15 -08:00
Abhilash Raj
beb5ca216e Set Quay as default registry. (#189) 2017-11-05 22:19:58 -08:00
Abhilash Raj
97e9d68c3b Ci workflows (#185)
* Build dev images with every commit.

* Use virtualenv to build dev images.

* Activate virtualenv properly.
2017-11-05 21:22:19 -08:00
Abhilash Raj
23339ad812 Remove stray code. 2017-11-05 21:00:23 -08:00
Abhilash Raj
f8ebce1d49 Fix build and test setup for dev images. 2017-11-05 21:00:23 -08:00
Abhilash Raj
73f583cc4d Build dev images on every push to master branch. 2017-11-05 21:00:23 -08:00
Abhilash Raj
0cf4dd605a Use build contexts. 2017-11-05 21:00:23 -08:00
Abhilash Raj
6b7135bde9 Use contexts instead of separate builds. 2017-11-05 21:00:23 -08:00
Abhilash Raj
81c57adf90 Validate configuration. 2017-11-05 21:00:23 -08:00
Abhilash Raj
2c1552cc24 Setup cron to deploy dev images. 2017-11-05 21:00:23 -08:00
Abhilash Raj
12e7761c1f Use Circle CI for faster builds. (#181)
Move to Circle CI from Travis CI.
2017-11-05 18:41:00 -08:00