mirror of
https://github.com/containers/skopeo.git
synced 2025-06-26 14:52:36 +00:00
Merge pull request #1303 from cevich/fix_github_workflows
Fix GitHub workflows + Add [CI:DOCS] mode
This commit is contained in:
commit
a2c8022a21
@ -65,6 +65,7 @@ validate_task:
|
|||||||
|
|
||||||
|
|
||||||
cross_task:
|
cross_task:
|
||||||
|
only_if: ¬_docs $CIRRUS_CHANGE_TITLE !=~ '.*CI:DOCS.*'
|
||||||
macos_instance:
|
macos_instance:
|
||||||
image: catalina-xcode
|
image: catalina-xcode
|
||||||
setup_script: |
|
setup_script: |
|
||||||
@ -87,6 +88,7 @@ cross_task:
|
|||||||
#####
|
#####
|
||||||
test_skopeo_task:
|
test_skopeo_task:
|
||||||
alias: test_skopeo
|
alias: test_skopeo
|
||||||
|
only_if: *not_docs
|
||||||
depends_on:
|
depends_on:
|
||||||
- validate
|
- validate
|
||||||
gce_instance:
|
gce_instance:
|
||||||
|
Loading…
Reference in New Issue
Block a user