From e3cf41e4b93057ca3335724197d208c8a79fdf8d Mon Sep 17 00:00:00 2001 From: Patrick von Reth Date: Fri, 24 Jul 2015 10:30:35 +0200 Subject: [PATCH] fix indent --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index a98edd2..6647cdc 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -31,11 +31,11 @@ environment: artifacts: - path: work\image - name: $(APPVEYOR_PROJECT_NAME)-$(APPVEYOR_BUILD_VERSION) + name: $(APPVEYOR_PROJECT_NAME)-$(APPVEYOR_REPO_COMMIT) - path: work\log name: log deploy: - provider: Environment - name: my + name: my \ No newline at end of file