Removed Cron Job scheduling from automated testing pipeline
Now setting it up through Azure
This commit is contained in:
parent
84fa84fdb3
commit
4e82930ea3
1 changed files with 0 additions and 8 deletions
|
|
@ -1,11 +1,3 @@
|
|||
schedules:
|
||||
- cron: 0 9 * * MON-FRI
|
||||
always: true
|
||||
displayName: Daily Test Automation Run for FMG-NextGen
|
||||
branches:
|
||||
include:
|
||||
- release/2025.04.24
|
||||
|
||||
pool: 'AmazonLinuxPool'
|
||||
|
||||
variables:
|
||||
|
|
|
|||
Loading…
Reference in a new issue