Resolve ".gitlab-ci.yml triggers duplicate pipelines"
Summary of Changes
This has all of the changes we discussed last week. It has basically 3 changes:
- The VSCode changes I want.
- The duplicate pipeline fix and the other really minor things you had done in nova-trame.
- The build-image pipeline change. If preferred, I could drop this and just remove the docker pull command since it's not necessary.
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 #15 (closed) Closes #16 (closed)