14 lines
264 B
YAML
14 lines
264 B
YAML
parameters:
|
|
custom_target_branch: "a10s-portable"
|
|
|
|
actions:
|
|
- run_script:
|
|
- script: "replace_spec.sh"
|
|
cwd: "rpms"
|
|
|
|
- changelog_entry:
|
|
- name: "eabdullin"
|
|
email: "eabdullin@almalinux.org"
|
|
line:
|
|
- "Portable build"
|