Set cpu limits for drone

This commit is contained in:
Nikolai Rodionov 2023-05-21 12:32:24 +02:00
parent 52439494cd
commit e25ce03c07
No known key found for this signature in database
GPG Key ID: 19DB54039EBF8F10

View File

@ -1,6 +1,6 @@
--- ---
env: env:
DRONE_CPU_QUOTA: 100 DRONE_CPU_QUOTA: 1000
DRONE_MEMORY_LIMIT: "524288000" DRONE_MEMORY_LIMIT: "524288000"
DRONE_RPC_HOST: drone.badhouseplants.net DRONE_RPC_HOST: drone.badhouseplants.net
DRONE_RPC_PROTO: https DRONE_RPC_PROTO: https