fix releng push key permissions on stage composer
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
5ee3b0bbdc
commit
8817396cb6
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@
|
|||
dest: /etc/pki/releng
|
||||
owner: root
|
||||
group: "releng-team"
|
||||
mode: 0640
|
||||
mode: 0600
|
||||
when: env == "staging"
|
||||
|
||||
- name: place relengpush script for automatic rebuilds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue