mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-22 18:01:02 +00:00
2941e508b3
This add a simple implementation of requests/limits for individual steps. There is no validation of what the resource actually is beyond checking that it can successfully be converted to a Quantity, so it can be used for things other than just memory/CPU. close #1809 |
||
---|---|---|
.. | ||
common | ||
docker | ||
kubernetes | ||
local | ||
ssh | ||
types | ||
backend.go |