Parameterization of variables to support same pipeline for preship and gitlab environment
All Submissions:
- [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
- [NO] I have updated the documentation accordingly.
- [YES] My code follows the code style of this project.
Current Behavior or Linked Issues
The code had hard coded values in some of the variables which have been parameterized for more portability across environments to be able to use the same pipelines
References
Tested and verified using dev environment and glab environment pipelines https://dev.azure.com/osdu-demo/OSDU_Rx/_build/results?buildId=265853&view=results https://dev.azure.com/osdu-demo/OSDU_Rx/_build/results?buildId=265846&view=results
Edited by Shreya Shah