do not use overlayfs
This commit is contained in:
parent
ec6998832b
commit
03ea61a8ae
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: quay.io/podman/stable
|
image: quay.io/podman/stable
|
||||||
options: --privileged
|
options: --privileged
|
||||||
|
env:
|
||||||
|
STORAGE_DRIVER: vfs
|
||||||
steps:
|
steps:
|
||||||
- name: Install git
|
- name: Install git
|
||||||
run: dnf install -y --quiet git-core
|
run: dnf install -y --quiet git-core
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue