1

I am new to cicd. I have a spring boot application with five properties files, application.properties, application-dev.properties, application-test.properties application-prod.properties and application-cert.properties in my GitLab repo. For my local I used to enter vm arguments to pick a specific properties file. Now for my CICD I set up the .gitlab-ci.yml file but it always pics only application.properties file. I wanted it to take a minimal user action(ex a play button or just enter a short variable) to decide the properties file. Could you plz suggest a flexible solution?

SamA
  • 53
  • 4

0 Answers0