flux iamges: all jobs add watch path: dockerfiles/alpine-with-ca.Dockerfile

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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