Fix push pipeline
Resolves: RHEL-84822 Signed-off-by: Michal Srb <michal@redhat.com>
This commit is contained in:
parent
80dfa41251
commit
7ba2c35e17
@ -10,8 +10,8 @@ metadata:
|
||||
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "c10s"
|
||||
creationTimestamp: null
|
||||
labels:
|
||||
appstudio.openshift.io/application: rhel-10-workload-text-processing
|
||||
appstudio.openshift.io/component: rhel-10
|
||||
appstudio.openshift.io/application: rhel-10
|
||||
appstudio.openshift.io/component: rhel-10-docbook-style-xsl
|
||||
pipelines.appstudio.openshift.io/type: build
|
||||
name: rhel-10-docbook-style-xsl-on-push
|
||||
namespace: rhel-sst-cs-database-tenant
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: docbook-style-xsl
|
||||
Version: 1.79.2
|
||||
Release: 27%{?dist}
|
||||
Release: 28%{?dist}
|
||||
|
||||
Summary: Norman Walsh's XSL stylesheets for DocBook XML
|
||||
|
||||
@ -137,6 +137,9 @@ if [ "$1" = 0 ]; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Mon Mar 31 2025 Michal Srb <michal@redhat.com> - 1.79.2-28
|
||||
- Rebuild for Konflux (Resolves: RHEL-84822)
|
||||
|
||||
* Mon Mar 31 2025 Michal Srb <michal@redhat.com> - 1.79.2-27
|
||||
- Rebuild for Konflux (Resolves: RHEL-84822)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user