Update pipeline
This commit is contained in:
@@ -8,14 +8,17 @@ trigger:
|
|||||||
include:
|
include:
|
||||||
- tellstick/*
|
- tellstick/*
|
||||||
pr: none
|
pr: none
|
||||||
|
resources:
|
||||||
|
repositories:
|
||||||
|
- repository: azure
|
||||||
|
type: github
|
||||||
|
name: "home-assistant/ci-azure"
|
||||||
|
endpoint: "home-assistant"
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
- name: versionBuilder
|
|
||||||
value: "2.0"
|
|
||||||
- group: docker
|
- group: docker
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- template: /.azure/azp-template-addon.yml
|
- template: templates/azp-job-addon.yaml@azure
|
||||||
parameters:
|
parameters:
|
||||||
addon: "tellstick"
|
addon: "tellstick"
|
||||||
arch: "--all"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user