Commit c5b07104 authored by Huihui, Jonathan's avatar Huihui, Jonathan
Browse files

blurb on versioning

parent 75fa858c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ A docker image and python package are provided for use as a base image in `docke

## Releases

To initiate a release, run `./release.sh release`. This will force checkout develop and run the release process to push to the package registry and container registry.
To initiate a release, increment the value in `COMMON_VERSION` run `./release.sh release`. This will force checkout develop and run the release process to push to the package registry and container registry.

### Configuration via Environment Variables
Below is a list of environmental variables and what they do: