We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e703cf commit 96a9430Copy full SHA for 96a9430
appveyor.yml
@@ -27,6 +27,8 @@ platform: Any CPU
27
configuration: Release
28
before_build:
29
- ps: |
30
+ echo "BLAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH"
31
+ echo $env:APPVEYOR_REPO_COMMIT_MESSAGE
32
nuget restore
33
34
$jsonFiles = Get-ChildItem -Path ".\Plugins\*\plugin.json"
0 commit comments