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