popper
popper copied to clipboard
cli: k8s: add tests for building using buildkit
Add a test for the k8s runner that checks that a workflow that builds images using buildkit works. For a guide on how a workflow would use buildkit, see here.
The tests would be added in this file. These make use of KinD to test in docker (see how this is done from the travis config).
I will start working on this issue.
thanks! please let us know if you have any questions