skaffold
skaffold copied to clipboard
[docs] Add example with GitHub Action
Document an example using Skaffold with a GitHub Action.
looking to use skaffold in a github action, does anyone have some advice? do I just need to run a script to download skaffold and put it on the path as part of my workflow?