mirror of https://github.com/knative/docs.git
Trigger image build when requirements change (#5770)
This commit is contained in:
parent
6c64af0d28
commit
fadc73042f
|
@ -8,6 +8,7 @@ on:
|
||||||
- "docs/serving/autoscaling/autoscale-go/**"
|
- "docs/serving/autoscaling/autoscale-go/**"
|
||||||
- "hack/docker/**"
|
- "hack/docker/**"
|
||||||
- ".github/workflows/knative-docs-image.yaml"
|
- ".github/workflows/knative-docs-image.yaml"
|
||||||
|
- "requirements.txt"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push-image:
|
build-and-push-image:
|
||||||
|
|
Loading…
Reference in New Issue