This commit is contained in:
parent
c2e954ca64
commit
c97b1305ca
@ -32,6 +32,7 @@ jobs:
|
||||
- name: Build container image
|
||||
run: |
|
||||
sudo podman build \
|
||||
--storage-driver=vfs \
|
||||
--build-arg GITEA_VERSION=${{ env.GITEA_VERSION }} \
|
||||
--build-arg CGO_EXTRA_CFLAGS="" \
|
||||
-t gitea-custom:${{ github.sha }} \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user