Skip to content
This repository was archived by the owner on Aug 31, 2024. It is now read-only.

Commit

Permalink
Fixed bug in appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinmoris committed Aug 31, 2015
1 parent 176c252 commit 0b2533f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ deploy:
secure: h1vtujFnnnocUWjFBiKiIZ4LEpmTIcxcqgP8GlDxhJFYH2FKmsrvyMWY27K8ewCNhcFmenTeJYfTuuUzFX8Rbg==
remove_files: true
app_offline: true
skip_dirs: '\\App_Data\Logs'
skip_dirs: '\\App_Data\\Logs'
on:
branch: master
appveyor_repo_tag: true

0 comments on commit 0b2533f

Please sign in to comment.