This commit is contained in:
parent
e5844e38a0
commit
1669f55975
@ -31,7 +31,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build container image
|
- name: Build container image
|
||||||
run: |
|
run: |
|
||||||
docker 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