ci: try overlay2

This commit is contained in:
naskya 2024-05-18 21:14:33 +09:00
parent dfc8763f0c
commit 2613dfd952
No known key found for this signature in database
GPG Key ID: 712D413B3A9FED5C
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ build:container:
- job: test:build:client_only
optional: true
variables:
STORAGE_DRIVER: vfs
STORAGE_DRIVER: overlay2
before_script:
- buildah version
- buildah prune --all --force || true