mirror of
https://github.com/harness/drone.git
synced 2025-05-03 20:21:25 +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{
|
||||
Parent: prev.Number,
|
||||
Trigger: user.Login,
|
||||
Event: prev.Event,
|
||||
Action: prev.Action,
|
||||
|
Loading…
Reference in New Issue
Block a user