diff options
author | openshift-ci[bot] <75433959+openshift-ci[bot]@users.noreply.github.com> | 2022-08-06 11:27:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-06 11:27:29 +0000 |
commit | b3a5a22209e69dc689b28de79d8b84bab30dc0d5 (patch) | |
tree | 7d8532a44b12c0b1aae080e7a670a8d642fbc82b /contrib | |
parent | 66c246d2c13edb893368fef4ba3a9770c00f8f3b (diff) | |
parent | 7ebaabb9301a3238bba82250b3d6414c6dcc9e0c (diff) | |
download | podman-b3a5a22209e69dc689b28de79d8b84bab30dc0d5.tar.gz podman-b3a5a22209e69dc689b28de79d8b84bab30dc0d5.tar.bz2 podman-b3a5a22209e69dc689b28de79d8b84bab30dc0d5.zip |
Merge pull request #15220 from lsm5/fix-copr-el8-deps
[CI:COPR] podman.spec.rpkg: add python3 dependency for el8
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/cirrus/CIModes.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/cirrus/CIModes.md b/contrib/cirrus/CIModes.md index c782ca64b..0b5a189a6 100644 --- a/contrib/cirrus/CIModes.md +++ b/contrib/cirrus/CIModes.md @@ -85,6 +85,16 @@ of this document, it's not possible to override the behavior of `$CIRRUS_PR`. + meta + success +### Intended `[CI:COPR]` PR Tasks: ++ ext_svc_check ++ automation ++ *build* ++ validate ++ swagger ++ consistency ++ meta ++ success + ### Intend `[CI:BUILD]` PR Tasks: + ext_svc_check + automation |