This commit is contained in:
parent
08905c9e9b
commit
c277b7adc5
@ -20,7 +20,7 @@ jobs:
|
||||
- name: Build Docker image
|
||||
run: |
|
||||
docker build \
|
||||
--build-arg GITEA_VERSION=1.24.5 \
|
||||
--build-arg GITEA_VERSION=v1.24.5 \
|
||||
-t gitea-custom:latest .
|
||||
|
||||
- name: Stop and remove existing container
|
||||
|
||||
Loading…
Reference in New Issue
Block a user