Skip to content

Merge latest CI/CD improvements into master

Lennart Karssen requested to merge development into master

This MR fixes a bug in the CI/CD code. Previously, the CI/CD script didn't explicitly check out a branch, so all deployments were from 'master'. This is fixed now and the script section is generalised and moved to the template.

Merge request reports