diff options
author | Chris Evich <cevich@redhat.com> | 2020-10-12 14:12:40 -0400 |
---|---|---|
committer | Chris Evich <cevich@redhat.com> | 2020-10-13 10:17:51 -0400 |
commit | b7fd5d022d323a14f079172facda9f8a14c0b838 (patch) | |
tree | ab6d3f0b0cb4fb9ac0683e71b29a7ebb99185f1a /utils | |
parent | ce7478b15cab33bd960393f7968785255c5daf87 (diff) | |
download | podman-b7fd5d022d323a14f079172facda9f8a14c0b838.tar.gz podman-b7fd5d022d323a14f079172facda9f8a14c0b838.tar.bz2 podman-b7fd5d022d323a14f079172facda9f8a14c0b838.zip |
Cirrus: Ability to skip most tests for docs updates
***Warning***: `skip` has non-obvious side-effects vs `only_if`:
https://cirrus-ci.org/guide/writing-tasks/#conditional-task-execution
The skip instruction can give a false sense of security by always
marking tasks as passed in the UI, even if they didn't run. In
contrast, the `only_if` condition will avoid creating the task
all -together; therefore, a problematic task's absense is more likely to
be noticed if it introduced a problem.
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions