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