Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbos committed Jul 22, 2019
1 parent 5341e4c commit a553bf5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
schedules:
- cron: "0 3,6,9,12,15,18,21 * * *"
displayName: "Build OWASP Dependency Check cache every 3 hours"
branches:
include:
- master
always: true
- cron: "0 3,6,9,12,15,18,21 * * *"
displayName: "Build OWASP Dependency Check cache every 3 hours"
branches:
include:
- master
always: true

pool:
vmImage: ubuntu-16.04
Expand Down

0 comments on commit a553bf5

Please sign in to comment.