Fixed format
This commit is contained in:
parent
e35c31396c
commit
095c64c23c
|
|
@ -6,7 +6,7 @@ services:
|
|||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
restart: always
|
||||
environment:
|
||||
DRONE_RPC_HOST: $$drone_server_host:80
|
||||
DRONE_RPC_HOST: $$drone_server_host:80
|
||||
DRONE_RPC_SECRET: $$cap_drone_secret
|
||||
DRONE_RPC_PROTO: $$cap_drone_server_proto
|
||||
caproverExtra:
|
||||
|
|
@ -102,4 +102,4 @@ caproverOneClickApp:
|
|||
displayName: Drone.io
|
||||
isOfficial: true
|
||||
description: Drone is a self-service Continuous Delivery platform for busy development teams
|
||||
documentation: Taken from https://docs.drone.io/intro/gitea/single-machine/
|
||||
documentation: Taken from https://docs.drone.io/intro/gitea/single-machine/
|
||||
|
|
|
|||
Loading…
Reference in New Issue