Skip to content

Commit 96a9430

Browse files
committed
test env var
1 parent 7e703cf commit 96a9430

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ platform: Any CPU
2727
configuration: Release
2828
before_build:
2929
- ps: |
30+
echo "BLAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH"
31+
echo $env:APPVEYOR_REPO_COMMIT_MESSAGE
3032
nuget restore
3133
3234
$jsonFiles = Get-ChildItem -Path ".\Plugins\*\plugin.json"

0 commit comments

Comments
 (0)