1
0
mirror of https://github.com/XFox111/SimpleOTP.git synced 2026-04-22 08:00:45 +03:00

Updated CI filter, added deployment status badge

This commit is contained in:
2021-05-30 14:06:15 +03:00
parent 435b25ffd2
commit f669201554
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -5,6 +5,8 @@ trigger:
paths:
include:
- SimpleOTP/**
- SimpleOTP.Test/**
- SimpleOTP.sln
pool:
vmImage: 'windows-latest'