mirror of
https://github.com/containers/podman.git
synced 2025-06-22 18:08:11 +08:00
Test build snap with Cirrus CI
Signed-off-by: Anatoli Babenia <anatoli@rainforce.org>
This commit is contained in:
13
.cirrus.yml
13
.cirrus.yml
@ -525,6 +525,19 @@ special_testing_endpoint_task:
|
||||
always:
|
||||
<<: *standardlogs
|
||||
|
||||
|
||||
test_building_snap_task:
|
||||
|
||||
depends_on:
|
||||
- "gating"
|
||||
|
||||
allow_failures: true
|
||||
|
||||
container:
|
||||
image: snapcore/snapcraft:stable
|
||||
snapcraft_script: 'cd contrib/snapcraft && snapcraft'
|
||||
|
||||
|
||||
# Test building of new cache-images for future PR testing, in this PR.
|
||||
test_build_cache_images_task:
|
||||
|
||||
|
Reference in New Issue
Block a user