Fix checkout initial before calling rmpr
Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
parent
bff654b843
commit
556915cab6
1 changed files with 1 additions and 0 deletions
1
.github/rpr.sh
vendored
1
.github/rpr.sh
vendored
|
@ -24,6 +24,7 @@ branch=$(curl -s https://api.github.com/repos/containous/traefik/pulls/$pr | jq
|
||||||
|
|
||||||
clean ()
|
clean ()
|
||||||
{
|
{
|
||||||
|
git checkout $initial
|
||||||
.github/rmpr.sh $pr
|
.github/rmpr.sh $pr
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue