Closed jeffmendoza closed 1 month ago
Run ko build with --image-refs=refs.txt See:
ko build
--image-refs=refs.txt
2024/08/22 11:18:46 git is in a dirty state Please check in your pipeline what can be changing the following files: ?? refs.txt
It would be nice if this didn't create the file until after the check.
Looks like--oci-layout-path does the same thing. I can fix that as well.
--oci-layout-path
Run
ko build
with--image-refs=refs.txt
See:It would be nice if this didn't create the file until after the check.