This commit is contained in:
parent
35595ad288
commit
c2e954ca64
@ -31,7 +31,7 @@ jobs:
|
||||
|
||||
- name: Build container image
|
||||
run: |
|
||||
podman --storage-driver=vfs build \
|
||||
sudo podman build \
|
||||
--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