Browse Source

Removed useless comment

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

+ 0
- 1
appveyor.yml View File

@ -97,7 +97,6 @@ before_deploy:
cd origin_site # make things a bit easier cd origin_site # make things a bit easier
$tagPath = "tags/$env:APPVEYOR_REPO_TAG_NAME" $tagPath = "tags/$env:APPVEYOR_REPO_TAG_NAME"
#New-Item -ItemType directory -Path $tagPath
Move-Item ../_site $tagPath Move-Item ../_site $tagPath
git add -A 2>&1 git add -A 2>&1


Loading…
Cancel
Save