Ensure any change in the charts directory trigger ci tests

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-12-01 12:23:10 -03:00
parent 68c57386d0
commit 3e7eb5b3a0

View file

@ -36,7 +36,7 @@ jobs:
- 'test/e2e/**/*' - 'test/e2e/**/*'
charts: charts:
- 'charts/ingress-nginx/Chart.yaml' - 'charts/ingress-nginx/Chart.yaml'
- 'charts/ingress-nginx/*' - 'charts/ingress-nginx/**/*'
build: build:
name: Build name: Build