mirror of
https://github.com/containers/skopeo.git
synced 2025-08-01 06:55:43 +00:00
Support [CI:DOCS] mode
Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
parent
714ffe1b60
commit
a0b6ea288d
@ -65,6 +65,7 @@ validate_task:
|
||||
|
||||
|
||||
cross_task:
|
||||
only_if: ¬_docs $CIRRUS_CHANGE_TITLE !=~ '.*CI:DOCS.*'
|
||||
macos_instance:
|
||||
image: catalina-xcode
|
||||
setup_script: |
|
||||
@ -87,6 +88,7 @@ cross_task:
|
||||
#####
|
||||
test_skopeo_task:
|
||||
alias: test_skopeo
|
||||
only_if: *not_docs
|
||||
depends_on:
|
||||
- validate
|
||||
gce_instance:
|
||||
|
Loading…
Reference in New Issue
Block a user