Changes in TAG file should trigger e2e testing
This commit is contained in:
parent
0bdfcbd5f8
commit
6cb186c144
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
|
@ -32,6 +32,7 @@ jobs:
|
||||||
- 'go.mod'
|
- 'go.mod'
|
||||||
- 'go.sum'
|
- 'go.sum'
|
||||||
- 'rootfs/**/*'
|
- 'rootfs/**/*'
|
||||||
|
- 'TAG'
|
||||||
charts:
|
charts:
|
||||||
- 'charts/ingress-nginx/Chart.yaml'
|
- 'charts/ingress-nginx/Chart.yaml'
|
||||||
- 'charts/ingress-nginx/*'
|
- 'charts/ingress-nginx/*'
|
||||||
|
|
Loading…
Reference in a new issue