flatpak-indexer: add odcs_url
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
fa610eaed0
commit
88acf9c72c
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ data:
|
|||
redis_url: ${REDIS_URL}
|
||||
redis_password: ${REDIS_PASSWORD}
|
||||
koji_config: fedora
|
||||
odcs_uri: https://odcs{{ env_suffix }}fedoraproject.org/
|
||||
deltas_dir: ${OUTPUT_DIR}/deltas/
|
||||
icons_dir: ${OUTPUT_DIR}/icons/
|
||||
{% if env == 'staging' %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue