From a9acbd4c0eb3a07740e9010d3b9781fe4f1b2a0b Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 6 Feb 2026 10:17:14 -0800 Subject: [PATCH] bodhi/openshift: restore dropped cd to the right directory Signed-off-by: Kevin Fenzi --- roles/openshift-apps/bodhi/templates/critpathcron.yml.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/openshift-apps/bodhi/templates/critpathcron.yml.j2 b/roles/openshift-apps/bodhi/templates/critpathcron.yml.j2 index 924a261e7f..f050df8a08 100644 --- a/roles/openshift-apps/bodhi/templates/critpathcron.yml.j2 +++ b/roles/openshift-apps/bodhi/templates/critpathcron.yml.j2 @@ -25,6 +25,7 @@ spec: - | cd /tmp git clone --depth 1 --single-branch https://forge.fedoraproject.org/releng/tooling + cd /bodhi-critpath /tmp/tooling/quality-assurance/critpath/critpath.py all --srpm --with-coreos env: - name: BUILD_ENV