github.com/GoogleContainerTools/skaffold/v2@v2.13.2/integration/testdata/debug/README.md (about)

     1  # Integration Tests for `skaffold debug`
     2  
     3  These are a set of test projects for `skaffold debug`.  There are two
     4  configurations:
     5  
     6    - `skaffold.yaml` configures docker- and jib-based builders
     7    - `skaffold-bp.yaml` configures buildpacks-based builders
     8  
     9  The test projects endeavour to support both docker or jib, and buildpacks.