mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 03:20:08 +01:00
Copy current azure pipeline files from test repo
This commit is contained in:
15
azure-pipelines.yml
Normal file
15
azure-pipelines.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
# CI for wxPython Phoenix on Azure DevOps
|
||||
|
||||
#pipelines:
|
||||
#- pipeline:
|
||||
#
|
||||
|
||||
name: CI.$(Date:yyyyMMdd).$(Rev:.r)
|
||||
|
||||
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