We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df9d3f3 commit 9215c64Copy full SHA for 9215c64
appveyor.yml
@@ -14,7 +14,6 @@ init:
14
- git config --global core.autocrlf input
15
16
build_script:
17
- - call "C:\Program Files (x86)\Microsoft SDKs\Azure\Storage Emulator\AzureStorageEmulator.exe" start
18
- Nake.bat restore --packagesOnly
19
- Nake.bat AppVeyorJobId=%APPVEYOR_JOB_ID% pack
20
0 commit comments