woodpecker/pipeline/frontend
smainz b8900cdf88
Fix wrong drone env vars (#1419)
Provide up to date drone compatibility environment variables to each step execution.

closes #1416

Before a step is executed, some environemnt variables are updated.
This ensures, that the updated environment variables are copied to their corresponding `DRONE_` environemt variables.

Side effect is that the `DRONE_` environemnt variables are no longer available in the metadata which should not harm as they are not used inside woodpecker.
2022-11-22 23:57:12 +01:00
..
yaml Add option to ignore failures on steps (#1219) 2022-11-15 19:47:27 +01:00
metadata.go Fix wrong drone env vars (#1419) 2022-11-22 23:57:12 +01:00