mirror of
https://github.com/XFox111/SimpleOTP.git
synced 2026-04-22 08:00:45 +03:00
Update azure-pipelines.yml
This commit is contained in:
+7
-7
@@ -1,10 +1,10 @@
|
||||
# .NET Desktop
|
||||
# Build and run tests for .NET Desktop or Windows classic desktop solutions.
|
||||
# Add steps that publish symbols, save build artifacts, and more:
|
||||
# https://docs.microsoft.com/azure/devops/pipelines/apps/windows/dot-net
|
||||
|
||||
trigger:
|
||||
- master
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
paths:
|
||||
include:
|
||||
- CHANGELOG.md
|
||||
|
||||
pool:
|
||||
vmImage: 'windows-latest'
|
||||
@@ -63,4 +63,4 @@ steps:
|
||||
inputs:
|
||||
PathtoPublish: '$(Build.ArtifactStagingDirectory)'
|
||||
ArtifactName: 'Artifacts'
|
||||
publishLocation: 'Container'
|
||||
publishLocation: 'Container'
|
||||
|
||||
Reference in New Issue
Block a user