Skip to content

Commit

Permalink
fix dev guilde (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
lluunn authored and jlewi committed Nov 21, 2017
1 parent a7b9693 commit fee4a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion developer_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ To build the following artifacts:
You can run

```sh
python -m release.py --registry=${REGISTRY}
python -m py.release local --registry=${REGISTRY}
```
* The docker image will be tagged into your registry
* The helm chart will be created in **./bin**
Expand Down

0 comments on commit fee4a87

Please sign in to comment.