mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
release-monitoring: Fix comments in Dockerfile
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
@@ -65,8 +65,8 @@ items:
|
||||
pip-3 install . && \
|
||||
popd && \
|
||||
popd
|
||||
# popd && \
|
||||
# rm -rf anitya
|
||||
# popd && \
|
||||
# rm -rf anitya
|
||||
# Let's use staging auth server in staging
|
||||
{% if env == 'staging' %}
|
||||
RUN sed -i 's/id.fedoraproject.org/id.stg.fedoraproject.org/g' /usr/lib/python3.8/site-packages/social_core/backends/fedora.py
|
||||
|
||||
Reference in New Issue
Block a user