mirror of
https://github.com/harness/drone.git
synced 2025-05-04 10:10:14 +08:00
(dron-267) correctly set parent for promotion retry
This commit is contained in:
parent
6fb7bb00cc
commit
eb26c8bce7
@ -64,6 +64,7 @@ func HandleRetry(
|
|||||||
}
|
}
|
||||||
|
|
||||||
hook := &core.Hook{
|
hook := &core.Hook{
|
||||||
|
Parent: prev.Number,
|
||||||
Trigger: user.Login,
|
Trigger: user.Login,
|
||||||
Event: prev.Event,
|
Event: prev.Event,
|
||||||
Action: prev.Action,
|
Action: prev.Action,
|
||||||
|
Loading…
Reference in New Issue
Block a user