woodpecker/pipeline/backend
6543 5b3bba726d
local backend ignore errors in commands inbetween (#2636)
for normal posix shells we have to add the `-e ` option ... but as there
are more shells out there we have to handle this edgecases on base per
base case.

create a switch case statement in woodpecker should be fine as there is
only a finite number of shells, used in production.

also close  #2612

---
*Sponsored by Kithara Software GmbH*
2023-10-28 13:38:47 +02:00
..
common local backend ignore errors in commands inbetween (#2636) 2023-10-28 13:38:47 +02:00
docker Update to docker 23 (#2577) 2023-10-14 12:39:45 +02:00
kubernetes Add some tests (#2652) 2023-10-28 13:37:54 +02:00
local local backend ignore errors in commands inbetween (#2636) 2023-10-28 13:38:47 +02:00
types Add option to configure tolerations in kubernetes backend (#2249) 2023-08-22 22:34:59 +02:00
backend.go Remove SSH backend (#2635) 2023-10-24 01:55:30 +02:00