woodpecker/pipeline/backend
6543 b15ca52a63
Move constrain to only have a single command in backend to run to dedicated backends (#1032)
at the moment we compile a script that we can pipe in as single command
this is because of the constrains the docker backend gives us.

so we move it into the docker backend and eventually get rid of it altogether
2022-10-31 00:26:49 +01:00
..
common Move constrain to only have a single command in backend to run to dedicated backends (#1032) 2022-10-31 00:26:49 +01:00
docker Move constrain to only have a single command in backend to run to dedicated backends (#1032) 2022-10-31 00:26:49 +01:00
kubernetes Move constrain to only have a single command in backend to run to dedicated backends (#1032) 2022-10-31 00:26:49 +01:00
local Move constrain to only have a single command in backend to run to dedicated backends (#1032) 2022-10-31 00:26:49 +01:00
ssh Move constrain to only have a single command in backend to run to dedicated backends (#1032) 2022-10-31 00:26:49 +01:00
types Move constrain to only have a single command in backend to run to dedicated backends (#1032) 2022-10-31 00:26:49 +01:00
backend.go Adding initial version of Kubernetes backend (#552) 2022-09-05 06:01:14 +02:00