bodhi/critpathcron: run critpath.py
with --with-coreos
Have the cron job that generates critpath information for Bodhi include gating information from CoreOS CI since we want to be able to actually gate those packages.
This commit is contained in:
parent
ca42dcf422
commit
727017ce95
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ spec:
|
|||
cd /tmp
|
||||
git clone --depth 1 --single-branch https://pagure.io/releng.git
|
||||
cd /bodhi-critpath
|
||||
/tmp/releng/scripts/critpath.py all --srpm
|
||||
/tmp/releng/scripts/critpath.py all --srpm --with-coreos
|
||||
env:
|
||||
- name: BUILD_ENV
|
||||
value: "{{ env_short }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue