the-new-hotness: Remove duplicated commands

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2019-02-15 10:31:46 +01:00
parent d9fd416a90
commit 93ca567f5f

View file

@ -40,10 +40,8 @@ items:
git checkout production && \
{% endif %}
python3 setup.py install && \
pip-3 install . && \
pushd hotness_schema && \
python3 setup.py install && \
pip-3 install . && \
rm -rf the-new-hotness
EXPOSE 9940
type: Dockerfile