the-new-hotness: Remove duplicated commands
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
d9fd416a90
commit
93ca567f5f
1 changed files with 0 additions and 2 deletions
|
@ -40,10 +40,8 @@ items:
|
||||||
git checkout production && \
|
git checkout production && \
|
||||||
{% endif %}
|
{% endif %}
|
||||||
python3 setup.py install && \
|
python3 setup.py install && \
|
||||||
pip-3 install . && \
|
|
||||||
pushd hotness_schema && \
|
pushd hotness_schema && \
|
||||||
python3 setup.py install && \
|
python3 setup.py install && \
|
||||||
pip-3 install . && \
|
|
||||||
rm -rf the-new-hotness
|
rm -rf the-new-hotness
|
||||||
EXPOSE 9940
|
EXPOSE 9940
|
||||||
type: Dockerfile
|
type: Dockerfile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue