This commit is contained in:
parent
308efdc08d
commit
8d7d4a4469
@ -30,6 +30,7 @@ jobs:
|
||||
|
||||
- name: Build container image
|
||||
run: |
|
||||
PODMAN_SYSTEM_STORAGE_OPTIONS="--storage-driver=vfs" \
|
||||
podman build \
|
||||
--storage-driver=vfs \
|
||||
--build-arg GITEA_VERSION=${{ env.GITEA_VERSION }} \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user