Skip to content

Commit

Permalink
Merge pull request containers#15775 from cevich/gitlab_nightly
Browse files Browse the repository at this point in the history
Cirrus: Move gitlab test to cirrus-cron "main"
  • Loading branch information
openshift-merge-robot authored Sep 16, 2022
2 parents 1e16668 + 815655b commit 4823c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 4823c1b

Please sign in to comment.