Skip to content

Commit

Permalink
Bug 1574050 [wpt PR 18442] - [Azure Pipelines] Migrate scheduled buil…
Browse files Browse the repository at this point in the history
…ds to YAML, a=testonly

Automatic update from web-platform-tests
[Azure Pipelines] Migrate scheduled builds to YAML (#18442)

Based on another migration which worked:
foolip/safari-technology-preview-updater@259eff3

Fixes web-platform-tests/wpt#17342.
--

wpt-commits: b16bc5597bb9981c3bd29ca3209979df0c9c24fe
wpt-pr: 18442

UltraBlame original commit: d3ff9a191f89e8fcdc40fbd7b574be12eb06228a
  • Loading branch information
marco-c committed Oct 4, 2019
1 parent e88ca56 commit 3645bca
Showing 1 changed file with 54 additions and 19 deletions.
73 changes: 54 additions & 19 deletions testing/web-platform/tests/.azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,30 @@ devops
/
pipelines
/
build
/
triggers
#
https
:
/
/
docs
.
microsoft
.
com
/
en
-
us
/
azure
/
devops
/
pipelines
/
process
/
multiple
Expand Down Expand Up @@ -215,25 +239,6 @@ from
forks
#
-
A
scheduled
build
needs
to
be
set
up
for
one
of
the
epochs
/
*
branches
.
#
-
Self
-
hosted
Expand Down Expand Up @@ -304,6 +309,36 @@ agents
v2
-
windows
schedules
:
-
cron
:
"
15
*
/
6
*
*
*
"
displayName
:
Every
six
hours
branches
:
include
:
-
epochs
/
six_hourly
always
:
true
jobs
:
#
Expand Down

0 comments on commit 3645bca

Please sign in to comment.