mirror of
https://github.com/containers/skopeo.git
synced 2026-02-21 06:32:10 +00:00
Merge pull request #1340 from cevich/add_vendor_check
Cirrus: Add vendor + tree status check
This commit is contained in:
@@ -61,7 +61,9 @@ validate_task:
|
||||
image: "${SKOPEO_CI_CONTAINER_FQIN}"
|
||||
cpu: 4
|
||||
memory: 8
|
||||
script: make validate-local
|
||||
script: |
|
||||
make validate-local
|
||||
make vendor && hack/tree_status.sh
|
||||
|
||||
|
||||
cross_task:
|
||||
|
||||
Reference in New Issue
Block a user