Skip to content

Commit

Permalink
Change Azure SonarCloud job to run weekly.
Browse files Browse the repository at this point in the history
Signed-off-by: Christina Tempelaar-Lietz <xlietz@gmail.com>
  • Loading branch information
xlietz committed Sep 30, 2019
1 parent 8dd9112 commit bd7a04f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Expand Up @@ -83,6 +83,7 @@ jobs:
# ------------------------------------------------------------------------------
- job: SonarCloud
displayName: SonarCloud Ubuntu 16.04 VFX CY2019
condition: in(variables['Build.Reason'], 'Manual', 'Schedule')
timeoutInMinutes: 360
pool:
vmImage: 'ubuntu-16.04'
Expand Down

0 comments on commit bd7a04f

Please sign in to comment.