Update template with lessons learned from trame-facade
Summary of Changes
Applies the following changes that should be suitable for all other projects that were made to the template when introducing it to trame-facade.
- Pushes the source image from the lint CI stage and reuses it for the unit-tests stage.
- Uses regproxy as the source for Docker images that should be publicly available.
- Removes the unnecessary Docker login command from the CI pipeline.
Checklist
-
The MR has a clear and concise title -
Code is self-documented and follows style guidelines. -
Automated tests are written and pass successfully. -
Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable) -
Readme file is present and up-to-date.
Documentation Updates
Additional Notes
Closes #3 (closed)