Table of Contents |
---|
Build & push docker image
Please follow below guide after the tech team has cut the new release. You need to be authorized to push the image to docker.sunet.se, see this.
- git clone https://github.com/TheIdentitySelector/thiss-js
- git checkout <version-to-be-released>
- make docker && make docker_push_sunet
Beta deployment (use.thiss.io)
...