bodhi/openshift: fix missing /

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2026-02-06 09:59:07 -08:00
parent 9503d8df11
commit dc3fda7f45

View File

@@ -24,7 +24,7 @@ spec:
args:
- |
cd /tmp
git clone --depth 1 --single-branch https:/forge.fedoraproject.org/releng/tooling
git clone --depth 1 --single-branch https://forge.fedoraproject.org/releng/tooling
/tmp/tooling/quality-assurance/critpath/critpath.py all --srpm --with-coreos
env:
- name: BUILD_ENV