Schedule macOS-12 builds (#4393)

This commit is contained in:
Mikhail Timofeev
2021-11-01 17:58:03 +03:00
committed by GitHub
parent 228c4f45e7
commit a0ac40903e
2 changed files with 8 additions and 8 deletions

View File

@@ -22,7 +22,7 @@ jobs:
filePath: ./images.CI/download-repo.ps1 filePath: ./images.CI/download-repo.ps1
arguments: -RepoUrl $(CUSTOM_REPOSITORY_URL) ` arguments: -RepoUrl $(CUSTOM_REPOSITORY_URL) `
-RepoBranch $(CUSTOM_REPOSITORY_BRANCH) -RepoBranch $(CUSTOM_REPOSITORY_BRANCH)
- task: PowerShell@2 - task: PowerShell@2
displayName: 'Set image template variables' displayName: 'Set image template variables'
inputs: inputs:

View File

@@ -1,11 +1,11 @@
name: macOS-12_$(date:yyyyMMdd)$(rev:.r)_unstable name: macOS-12_$(date:yyyyMMdd)$(rev:.r)_unstable
# schedules: schedules:
# - cron: "0 0 * * *" - cron: "0 0 * * *"
# displayName: Daily displayName: Daily
# branches: branches:
# include: include:
# - main - main
# always: true always: true
trigger: none trigger: none
pr: pr: