parent
3bd779699c
commit
fdc0c60f2f
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: quay.io/fedora/fedora-minimal:41
|
image: quay.io/fedora/fedora-minimal:41
|
||||||
steps:
|
steps:
|
||||||
- run: dnf5 install -y nodejs tar xz git buildah podman skopeo just
|
- run: dnf5 install -y nodejs tar xz git buildah podman skopeo just sqlite
|
||||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||||
- name: build image
|
- name: build image
|
||||||
run: just build "--storage-driver=vfs"
|
run: just build "--storage-driver=vfs"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue