ci: try overlay2
This commit is contained in:
parent
dfc8763f0c
commit
2613dfd952
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue