Increase Drone limits

This commit is contained in:
Nikolai Rodionov 2023-05-21 13:11:05 +02:00
parent 9e8849ef25
commit d685eb749f
No known key found for this signature in database
GPG Key ID: 19DB54039EBF8F10

View File

@ -1,7 +1,7 @@
--- ---
env: env:
DRONE_CPU_QUOTA: "1000" DRONE_CPU_QUOTA: "10000"
DRONE_CPU_PERIOD: "100000" DRONE_CPU_PERIOD: "1000000"
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