mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
a url is not a command? say wha?!
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
@@ -18,7 +18,7 @@ spec:
|
||||
python-gunicorn \
|
||||
python-requests \
|
||||
python2-flask
|
||||
RUN https://pagure.io/greenwave.git /srv/greenwave
|
||||
RUN git clone https://pagure.io/greenwave.git /srv/greenwave
|
||||
RUN ln -s /etc/greenwave/settings.py /srv/greenwave/conf/settings.py
|
||||
#RUN mv modern_paste.wsgi modern_paste_wsgi.py
|
||||
WORKDIR /srv/greenwave
|
||||
|
||||
Reference in New Issue
Block a user