1
0

remove profiles from all services

This commit is contained in:
2024-04-21 12:50:16 +02:00
parent 5f01c753f0
commit 082c3742cb
18 changed files with 3 additions and 103 deletions

View File

@ -19,8 +19,6 @@ services:
- DRONE_GITEA_SERVER=https://git.${DOMAIN}
- DRONE_SERVER_PROTO=https
- DRONE_USER_CREATE=username:lukas,admin:true
profiles:
- base
restart: unless-stopped
drone-runner:
@ -40,6 +38,4 @@ services:
- DRONE_RPC_PROTO=https
- DRONE_RUNNER_CAPACITY=1
- DRONE_RUNNER_NAME=nas-docker-runner
profiles:
- base
restart: unless-stopped