mirror of
https://github.com/containers/skopeo.git
synced 2025-08-28 19:11:58 +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}"
|
||||
cpu: 4
|
||||
memory: 8
|
||||
script: make validate-local
|
||||
script: |
|
||||
make validate-local
|
||||
make vendor && hack/tree_status.sh
|
||||
|
||||
|
||||
cross_task:
|
||||
|
Loading…
Reference in New Issue
Block a user