Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 216 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 216 Bytes

Cryptoverse Login

Build

$ ./docker-build [version]
...

Release

$ helm upgrade cryptoverse-login ./charts/login/ -f charts/login/values.prod.yaml -n cryptoverse-login --install
...