Forgot to rename the option
This commit is contained in:
parent
8d4d5d8694
commit
e15a57fbc4
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ config = {
|
||||||
"task_priority": 30,
|
"task_priority": 30,
|
||||||
{% if env == 'staging' %}
|
{% if env == 'staging' %}
|
||||||
{# upcoming config change #}
|
{# upcoming config change #}
|
||||||
"remote_repo": "http://{{ koschei_kojipkgs }}/repos/{build_tag}/{repo_id}/{arch}",
|
"repo_url": "http://{{ koschei_kojipkgs }}/repos/{build_tag}/{repo_id}/{arch}",
|
||||||
{% endif %}
|
{% endif %}
|
||||||
},
|
},
|
||||||
"dependency": {
|
"dependency": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue