bugbug/http_service
Boris Feld 297963e4ce Skip checking models while building the http service image, and only push it as part of the pipeline (#331)
* Add a way to skip checking models while building the http service image

* Don't push the http service on release

It isn't built with the real models on release

* Use taskboot 0.1.1
2019-05-02 23:18:51 +02:00
..
models Add basic HTTP service (#262) 2019-04-10 17:57:07 +02:00
.dockerignore Add basic HTTP service (#262) 2019-04-10 17:57:07 +02:00
Dockerfile Skip checking models while building the http service image, and only push it as part of the pipeline (#331) 2019-05-02 23:18:51 +02:00
__init__.py Add basic HTTP service (#262) 2019-04-10 17:57:07 +02:00
app.py Add basic HTTP service (#262) 2019-04-10 17:57:07 +02:00
check_models.py Skip checking models while building the http service image, and only push it as part of the pipeline (#331) 2019-05-02 23:18:51 +02:00
download_models.py Update the index URLs in bugbug (#328) 2019-05-02 17:00:32 +02:00
requirements.txt Add basic HTTP service (#262) 2019-04-10 17:57:07 +02:00