mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 09:40:07 +01:00
Get rid of Azure Pipelines completely
This commit is contained in:
@@ -1,24 +0,0 @@
|
||||
# CI for wxPython Phoenix on Azure DevOps
|
||||
|
||||
#pipelines:
|
||||
#- pipeline:
|
||||
#
|
||||
|
||||
name: CI.$(Date:yyyyMMdd).$(Rev:.r)
|
||||
|
||||
trigger:
|
||||
- master
|
||||
|
||||
pr:
|
||||
autoCancel: true
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
- template: .azure/ci-linux-job.yml
|
||||
- template: .azure/ci-macos-job.yml
|
||||
- template: .azure/ci-windows-job.yml
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user