mirror of
https://github.com/containers/skopeo.git
synced 2025-08-29 11:32:45 +00:00
Cirrus: Add vendor + tree status check
Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
parent
b768f4e3af
commit
5918513ed5
@ -61,7 +61,9 @@ validate_task:
|
|||||||
image: "${SKOPEO_CI_CONTAINER_FQIN}"
|
image: "${SKOPEO_CI_CONTAINER_FQIN}"
|
||||||
cpu: 4
|
cpu: 4
|
||||||
memory: 8
|
memory: 8
|
||||||
script: make validate-local
|
script: |
|
||||||
|
make validate-local
|
||||||
|
make vendor && hack/tree_status.sh
|
||||||
|
|
||||||
|
|
||||||
cross_task:
|
cross_task:
|
||||||
|
Loading…
Reference in New Issue
Block a user