mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
Update pipeline
This commit is contained in:
@@ -8,14 +8,17 @@ trigger:
|
||||
include:
|
||||
- nginx_proxy/*
|
||||
pr: none
|
||||
resources:
|
||||
repositories:
|
||||
- repository: azure
|
||||
type: github
|
||||
name: "home-assistant/ci-azure"
|
||||
endpoint: "home-assistant"
|
||||
|
||||
variables:
|
||||
- name: versionBuilder
|
||||
value: "2.0"
|
||||
- group: docker
|
||||
|
||||
jobs:
|
||||
- template: /.azure/azp-template-addon.yml
|
||||
- template: templates/azp-job-addon.yaml@azure
|
||||
parameters:
|
||||
addon: "nginx_proxy"
|
||||
arch: "--all"
|
||||
|
||||
Reference in New Issue
Block a user