flux iamges: all jobs add watch path: .github/workflows/alpine-image.yaml

This commit is contained in:
Haitao Pan 2023-01-13 23:20:54 +08:00
parent 45d1072453
commit 333ec84ad2
7 changed files with 7 additions and 0 deletions

View File

@ -4,6 +4,7 @@ on:
push:
paths:
- 'dockerfiles/flux-cli.Dockerfile'
- 'dockerfiles/alpine-with-ca.Dockerfile'
- '.github/workflows/alpine-image.yaml'
- '.github/workflows/flux-cli-image.yaml'
branches:

View File

@ -4,6 +4,7 @@ on:
push:
paths:
- '.github/workflows/alpine-image.yaml'
- 'dockerfiles/alpine-with-ca.Dockerfile'
- 'dockerfiles/flux-helm-controller.Dockerfile'
- '.github/workflows/flux-helm-controller-image.yaml'
branches:

View File

@ -4,6 +4,7 @@ on:
push:
paths:
- '.github/workflows/alpine-image.yaml'
- 'dockerfiles/alpine-with-ca.Dockerfile'
- 'dockerfiles/flux-image-automation-controller.Dockerfile'
- '.github/workflows/flux-image-automation-controller.yaml'
branches:

View File

@ -4,6 +4,7 @@ on:
push:
paths:
- '.github/workflows/alpine-image.yaml'
- 'dockerfiles/alpine-with-ca.Dockerfile'
- 'dockerfiles/flux-image-reflector-controller.Dockerfile'
- '.github/workflows/flux-image-reflector-controller.yaml'
branches:

View File

@ -4,6 +4,7 @@ on:
push:
paths:
- '.github/workflows/alpine-image.yaml'
- 'dockerfiles/alpine-with-ca.Dockerfile'
- '.github/workflows/flux-kustomize-controller-image.yaml'
- 'dockerfiles/flux-kustomize-controller.Dockerfile'
branches:

View File

@ -4,6 +4,7 @@ on:
push:
paths:
- '.github/workflows/alpine-image.yaml'
- 'dockerfiles/alpine-with-ca.Dockerfile'
- '.github/workflows/flux-notification-controller-image.yaml'
- 'dockerfiles/flux-notification-controller.Dockerfile'
branches:

View File

@ -4,6 +4,7 @@ on:
push:
paths:
- '.github/workflows/alpine-image.yaml'
- 'dockerfiles/alpine-with-ca.Dockerfile'
- '.github/workflows/flux-source-controller-image.yaml'
- 'dockerfiles/flux-source-controller.Dockerfile'
branches: