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