Skip to content

Commit

Permalink
Fix CI/CD triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Inventor committed Dec 13, 2023
1 parent 8937c14 commit 64ad9d5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
trigger:
branches:
include:
- v12/main
- v12/develop
- v12/release/*
- v12/hotfix
- v13/main
- v13/develop
- v13/release/*
- v13/hotfix
tags:
include:
- 12.*
- 13.*

pool:
name: Default
Expand Down

0 comments on commit 64ad9d5

Please sign in to comment.