Get the latest tech news
Dynamically include files in GitLab-CI
Recently in a Gitlab-CI pipeline I needed to dynamically include several variables that lived inside a yaml-file. The file that needed to be included was defined as a CICD-variable coming from an external API-call that triggered the CI-pipeline. The file were called after version-numbers, e.g …
None
Or read this on Hacker News

