git_hooks_images_update.md
September 20, 2024 ยท View on GitHub
git hooks images update
Build/pull container images.
Synopsis
Build/pull container images in the current repository and shared repositories which are needed for Githooks.
git hooks images update
Options
--config string Use the given `.images.yaml` for the update.
Useful to build images in shared repositories
`githooks/.images.yaml` directory.
Namespace is read from the current repository.
-b, --always-build Always build images, even if they already exist.
-h, --help help for update
SEE ALSO
- git hooks images - Manage container images.