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:
@@ -74,6 +74,8 @@ factory.Dispose();
|
||||
|
||||
## CI/DC status
|
||||
[](https://dev.azure.com/xfox111/GitHub%20CI/_build/latest?definitionId=13)
|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
@@ -5,6 +5,8 @@ trigger:
|
||||
paths:
|
||||
include:
|
||||
- SimpleOTP/**
|
||||
- SimpleOTP.Test/**
|
||||
- SimpleOTP.sln
|
||||
|
||||
pool:
|
||||
vmImage: 'windows-latest'
|
||||
|
||||
Reference in New Issue
Block a user