Skip to content

Commit

Permalink
Link config management doc (#3723)
Browse files Browse the repository at this point in the history
* Link config management doc

Fixes #2775.

* public doc
  • Loading branch information
balopat authored Feb 24, 2020
1 parent eb6aa95 commit 918b78e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ Once you've done this, merge or rebase your development branch with config chang
* Finally, before committing your final changes and opening your pull request, be sure and run `make test` locally. This will regenerate the JSON schemas for the skaffold config with your new changes. Commit the resulting changes autogenerated by the scripts.
For more details behind the logic of config changes see [the Skaffold config management doc](https://docs.google.com/document/d/e/2PACX-1vRIjLuHL2uZ1OXcV9ZXbOQ7ijmqmeCeOZroCGBGTgstuNaZqoKXwg0KLGt_M-PHBwoVpnsKUhHxJ3Jc/pub).
## Building skaffold
To build with your local changes you have two options:
Expand Down

0 comments on commit 918b78e

Please sign in to comment.