Removing orphan
This commit is contained in:
parent
383adb0790
commit
d3ac079b96
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ steps:
|
||||||
- ls
|
- ls
|
||||||
|
|
||||||
# Crée une branche orpheline (vierge, sans historique ni fichiers)
|
# Crée une branche orpheline (vierge, sans historique ni fichiers)
|
||||||
- git checkout --orphan "$PDF_BRANCH"
|
- git checkout "$PDF_BRANCH"
|
||||||
- git reset --hard
|
- git reset --hard
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue