I am looking for a way to dynamically retrieve my tags from a project from a job and then have them available as dynamic options with another job. I would like to simplify my Kubernetes deployment for apps in our organisation for non-technical people. Ideally, I would like to use the options array for this.
With Jenkins I can realise this with Groovy scripts, with Gitlab I am a bit helpless