1
0
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:
2021-05-29 02:40:47 +03:00
committed by GitHub
parent 1e169aa4cd
commit e1635e5aac
+7 -7
View File
@@ -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'