Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: run image-build.yaml when Containerfiles are updated
Currently, image-build.yaml, which is used to build and push all related container images to quay.io, is run when PR is merged or a PR is updated and image-build.yaml file itself is modified. A new rule needs to be added such that image-build.yaml is run when a PR is updated and one of the Containerfile files is modified. Signed-off-by: Billy McFall <[email protected]>
- Loading branch information