copr-be: arg, copy requires 'dest:', not 'path:'
This commit is contained in:
parent
3d32fa4519
commit
aa86ff63ae
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@
|
|||
username = bot-copr-ping
|
||||
token = {{ copr_ping_bot_token }}
|
||||
copr_url = https://copr.fedorainfracloud.org
|
||||
path: "{{ ping_homedir }}/.config/copr"
|
||||
dest: "{{ ping_homedir }}/.config/copr"
|
||||
mode: 0600
|
||||
owner: "{{ ping_user }}"
|
||||
group: "{{ ping_user }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue