woodpecker/pipeline/frontend
Michaël Dierick 7859bde63d
add support for DRONE_COMMIT_SHA alias (#1421)
[The docker plugin
uses](d0e7d7f01b/cmd/drone-docker/main.go (L43))
the `DRONE_COMMIT_SHA` variant. According to [drone
reference](https://docs.drone.io/pipeline/environment/reference/) doc,
`DRONE_COMMIT_SHA` and `DRONE_COMMIT` are the same thing (although the
default value in the docker plugin suggests the 8-char short form).
2022-11-16 18:14:06 +01:00
..
yaml Add option to ignore failures on steps (#1219) 2022-11-15 19:47:27 +01:00
drone_compatibility.go add support for DRONE_COMMIT_SHA alias (#1421) 2022-11-16 18:14:06 +01:00
metadata.go Add option to ignore failures on steps (#1219) 2022-11-15 19:47:27 +01:00