Browse Source

Fixed tags preservation

pull/13/head
Anairkoen Schno 5 years ago
parent
commit
db7837c61f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      appveyor.yml

+ 1
- 1
appveyor.yml View File

@ -103,7 +103,7 @@ before_deploy:
Git-Do
Move-Item origin_site/.git _site
Move-Item origin_size/tags _site
Move-Item origin_site/tags _site
CD _site
git add -A 2>&1


Loading…
Cancel
Save