Deployments
Deployments of all projects are done via gitlab-ci.
When
We are delivering as fast as possible. Each isolated bugfix should be deployed once tested directly to production.
Steps to deploy to production
- create a new tag for the project you want to deploy via https://newadmin.true.nl/releases/projects?filters=unpublishedCommits:1,archived:0&sort=title&order=asc
- test the changes on acceptance.
- find the deploy pipeline of the project you want to deploy in gitlab and press the play button to deploy to production.