Skip to content

Commit

Permalink
Disable DCR v2 Pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
narrieta committed Jan 6, 2023
1 parent 2bd03c9 commit d733f2c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions dcr/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,6 @@ trigger:
# no PR triggers
pr: none

schedules:
- cron: "0 */8 * * *" # Run every 8 hours
displayName: Daily validation builds
branches:
include:
- develop
always: true

variables:
- template: templates/vars.yml

Expand Down

0 comments on commit d733f2c

Please sign in to comment.