This commit is contained in:
parent
45d4045bd0
commit
308efdc08d
@ -31,6 +31,7 @@ jobs:
|
||||
- name: Build container image
|
||||
run: |
|
||||
podman build \
|
||||
--storage-driver=vfs \
|
||||
--build-arg GITEA_VERSION=${{ env.GITEA_VERSION }} \
|
||||
-t gitea-custom:${{ github.sha }} \
|
||||
-t gitea-custom:latest .
|
||||
|
||||
Loading…
Reference in New Issue
Block a user