fix glob
All checks were successful
ci/woodpecker/push/esphome Pipeline was successful

This commit is contained in:
Alex Manning 2023-03-01 21:53:42 +00:00
parent 536d627faa
commit faa6e0f65d
2 changed files with 1 additions and 2 deletions

View file

@ -1,6 +1,6 @@
---
when:
path: "charts/esphome/*"
path: "charts/esphome/**"
branches:
- main
pipeline:

View file

@ -1,6 +1,5 @@
# Default values for esphome.
# This is a YAML-formatted file.
image:
repository: ghcr.io/esphome/esphome
pullPolicy: IfNotPresent