Update to 2025-06-11 11:00

This commit is contained in:
Daniel Berteaud
2025-06-11 11:00:12 +02:00
parent 9d979b11f2
commit ffe9caded5
6 changed files with 12 additions and 4 deletions

View File

@@ -7,6 +7,7 @@
- el7-x86_64.cfg
- el8-x86_64.cfg
- el9-x86_64.cfg
- el10-x86_64.cfg
tags: rpm
- name: Deploy rpmmacros

View File

@@ -13,6 +13,7 @@
- dir: "{{ rpm_root_dir }}/uploads/el7"
- dir: "{{ rpm_root_dir }}/uploads/el8"
- dir: "{{ rpm_root_dir }}/uploads/el9"
- dir: "{{ rpm_root_dir }}/uploads/el10"
- dir: "{{ rpm_root_dir }}/errors"
- dir: "{{ rpm_root_dir }}/builds"
- dir: "{{ rpm_root_dir }}/etc"

View File

@@ -7,6 +7,8 @@ targets:
- x86_64
el9:
- x86_64
el10:
- x86_64
paths:
repo: {{ rpm_root_dir }}/repo