diff --git a/.woodpecker/esphome.yaml b/.woodpecker/esphome.yaml index 49e6a0f..e477691 100644 --- a/.woodpecker/esphome.yaml +++ b/.woodpecker/esphome.yaml @@ -1,6 +1,6 @@ --- when: - path: "charts/esphome/*" + path: "charts/esphome/**" branches: - main pipeline: diff --git a/charts/esphome/values.yaml b/charts/esphome/values.yaml index bea0bd1..52a7b5e 100644 --- a/charts/esphome/values.yaml +++ b/charts/esphome/values.yaml @@ -1,6 +1,5 @@ # Default values for esphome. # This is a YAML-formatted file. - image: repository: ghcr.io/esphome/esphome pullPolicy: IfNotPresent