mirror of
https://github.com/containers/podman.git
synced 2025-06-22 18:08:11 +08:00
Merge pull request #4925 from cevich/fix_docs_no_snap
[CI:DOCS] Cirrus: Fix logic typo
This commit is contained in:
@ -669,7 +669,7 @@ docs_task:
|
||||
|
||||
# Only run this for PRs on mention, and after merge
|
||||
only_if: >-
|
||||
$CIRRUS_BRANCH != $DEST_BRANCH &&
|
||||
$CIRRUS_BRANCH == $DEST_BRANCH &&
|
||||
$CIRRUS_CHANGE_MESSAGE !=~ '.*CI:IMG.*' &&
|
||||
$CIRRUS_CHANGE_MESSAGE =~ '.*CI:DOCS.*'
|
||||
|
||||
|
Reference in New Issue
Block a user