Skip to content

Commit

Permalink
ci(northstar): turn off daily release triggers (microsoft#30726)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hotell authored Mar 6, 2024
1 parent 09cc76c commit 90bf5d0
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions azure-pipelines.release-fluentui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,6 @@ trigger: none
# Example: fluentui_20190626.1
name: 'fluentui_$(Date:yyyyMMdd)$(Rev:.r)'

schedules:
# minute 0, hour 4 in UTC (5am in UTC+1), any day of month, any month, days 1-5 of week (M-F)
# https://docs.microsoft.com/en-us/azure/devops/pipelines/build/triggers?tabs=yaml&view=azure-devops#supported-cron-syntax
- cron: '0 4 * * 1-5'
displayName: 'Daily release (M-F at 5am UTC+1)'
branches:
include:
- master

resources:
repositories:
- repository: self
Expand Down

0 comments on commit 90bf5d0

Please sign in to comment.