flux iamges: all jobs add watch path: .github/workflows/alpine-image.yaml
This commit is contained in:
parent
45d1072453
commit
333ec84ad2
1
.github/workflows/flux-cli-image.yaml
vendored
1
.github/workflows/flux-cli-image.yaml
vendored
@ -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:
|
||||
|
||||
@ -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:
|
||||
|
||||
@ -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:
|
||||
|
||||
@ -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:
|
||||
|
||||
@ -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:
|
||||
|
||||
@ -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:
|
||||
|
||||
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user