Skip to content
Snippets Groups Projects
Commit f4b80648 authored by Damien Grisonnet's avatar Damien Grisonnet
Browse files

README: remove make in docker guidance

parent 9a7ba107
No related branches found
No related tags found
No related merge requests found
...@@ -715,5 +715,5 @@ the following process: ...@@ -715,5 +715,5 @@ the following process:
2. Commit your changes (This is currently necessary due to our vendoring 2. Commit your changes (This is currently necessary due to our vendoring
process. This is likely to change in the future). process. This is likely to change in the future).
3. Update the pinned kube-prometheus dependency in `jsonnetfile.lock.json`: `jb update` 3. Update the pinned kube-prometheus dependency in `jsonnetfile.lock.json`: `jb update`
3. Generate dependent `*.yaml` files: `make generate-in-docker` 3. Generate dependent `*.yaml` files: `make generate`
4. Commit the generated changes. 4. Commit the generated changes.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment