Skip to content

Adding registry and tags as varables in CI script

Added variables to the CI script which expand to the name of the appropriate container registry and master branch for each repository.

This solves the problem of the lscsoft user failing to push to @james-clark 's container registry.

This also starts providing the examples/infrastructure needed to build other branches and tags.

Merge request reports