This commit is contained in:
parent
1669f55975
commit
df792efa86
@ -31,6 +31,7 @@ jobs:
|
||||
|
||||
- name: Build container image
|
||||
run: |
|
||||
export STORAGE_DRIVER=vfs
|
||||
podman build \
|
||||
--build-arg GITEA_VERSION=${{ env.GITEA_VERSION }} \
|
||||
-t gitea-custom:${{ github.sha }} .
|
||||
|
||||
Loading…
Reference in New Issue
Block a user