Skip to content

Commit

Permalink
Try new appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yang-xiaodong committed Nov 1, 2023
1 parent 63dcfee commit 5c3bea7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ environment:
Cap_MySql_ConnectionString: Server=localhost;Database=cap_test;Uid=root;Pwd=Password12!;Allow User Variables=True;SslMode=none
services:
- mysql
init:
- ps: Start-Service MySQL80
before_build:
- ps: dotnet tool install --global FlubuCore.GlobalTool --version 6.3.2
build_script:
Expand Down

0 comments on commit 5c3bea7

Please sign in to comment.