...
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.
Build thiss-js
- git clone https://github.com/TheIdentitySelector/thiss-js
- git checkout <version-to-be-released>
- make docker && make docker_push_sunet sunet
Build thiss-mdq
- git clone git@github.com:TheIdentitySelector/thiss-mdq.git
- make
Beta deployment
Frontend (use.thiss.io)
...