Compare commits
No commits in common. "a8-stream-1.22" and "a8-stream-1.16" have entirely different histories.
a8-stream-
...
a8-stream-
12
config.yaml
12
config.yaml
@ -40,13 +40,21 @@ actions:
|
||||
alt="[ Powered by AlmaLinux ]"
|
||||
width="124" height="32" /></a>
|
||||
count: 1
|
||||
- target: "index.html"
|
||||
find: "<title>Test Page for the Nginx HTTP Server on Red Hat Enterprise Linux</title>"
|
||||
replace: "<title>Test Page for the Nginx HTTP Server on AlmaLinux</title>"
|
||||
count: 1
|
||||
- target: "index.html"
|
||||
find: "<h1>Welcome to <strong>nginx</strong> on Red Hat Enterprise Linux!</h1>"
|
||||
replace: "<h1>Welcome to <strong>nginx</strong> on AlmaLinux!</h1>"
|
||||
count: 1
|
||||
|
||||
- modify_release:
|
||||
- suffix: ".alma.1"
|
||||
enabled: true
|
||||
|
||||
- changelog_entry:
|
||||
- name: "Eduard Abdullin"
|
||||
email: "eabdullin@almalinux.org"
|
||||
- name: "Andrew Lukoshko"
|
||||
email: "alukoshko@almalinux.org"
|
||||
line:
|
||||
- "Debrand for AlmaLinux"
|
||||
|
Loading…
Reference in New Issue
Block a user