mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
[transtats] - test build a fix for staging
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
@@ -21,7 +21,7 @@ spec:
|
||||
RUN git clone -b devel https://github.com/ryanlerch/transtats.git .
|
||||
{% endif %}
|
||||
{% if env == 'production' %}
|
||||
RUN git clone -b main https://github.com/transtats/transtats.git .
|
||||
RUN git clone -b devel https://github.com/ryanlerch/transtats.git .
|
||||
{% endif %}
|
||||
RUN pip3 install -r /workspace/requirements/base.txt
|
||||
RUN cp deploy/docker-compose/transtats/launch.sh /usr/bin/transtats.sh
|
||||
|
||||
Reference in New Issue
Block a user