Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianHayward authored Mar 25, 2022
1 parent 49bf91b commit 4ca52e6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .azuredevops/pipelines/AzGovViz.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,13 @@ variables:
- name: Script
value: AzGovVizParallel.ps1

- name: ScheduleBranch
value: master

#schedules:
#- cron: "0 0,12 * * *"
# displayName: every 12h
# always: true
# branches:
# include:
# - $(ScheduleBranch)
# - master #CHECK branch 'master' is applicable? - delete me :)

#Running AzOps? Run AzGovViz after 'AzOps - Push' ..
#AzOps Accellerator https://github.com/Azure/AzOps-Accelerator
Expand Down

0 comments on commit 4ca52e6

Please sign in to comment.