fix indent
This commit is contained in:
parent
8155c6e99b
commit
e3cf41e4b9
|
@ -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
|
||||
|
Loading…
Reference in New Issue