mirror of
https://github.com/traefik/traefik
synced 2026-02-03 11:10:33 +00:00
Fix checkout initial before calling rmpr
Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
@@ -24,6 +24,7 @@ branch=$(curl -s https://api.github.com/repos/containous/traefik/pulls/$pr | jq
|
||||
|
||||
clean ()
|
||||
{
|
||||
git checkout $initial
|
||||
.github/rmpr.sh $pr
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user