mirror of https://github.com/containers/podman.git
Merge pull request #15775 from cevich/gitlab_nightly
Cirrus: Move gitlab test to cirrus-cron "main"
This commit is contained in:
commit
4823c1b3f6
|
@ -868,7 +868,7 @@ rootless_gitlab_test_task:
|
|||
name: *std_name_fmt
|
||||
alias: rootless_gitlab_test
|
||||
# Docs: ./contrib/cirrus/CIModes.md
|
||||
only_if: *not_tag_branch_build_docs
|
||||
only_if: &cirrus_cron "${CIRRUS_CRON} == 'main'"
|
||||
# Community-maintained downstream test may fail unexpectedly.
|
||||
# Ref. repository: https://gitlab.com/gitlab-org/gitlab-runner
|
||||
# If necessary, uncomment the next line and file issue(s) with details.
|
||||
|
|
Loading…
Reference in New Issue