Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
How to deploy to Dev pod using different pipeline?
Hi Oracle Team,
We have a Test pod and a Dev pod and CI/CD pipelines are enabled in VBS.
When I publish from VBS in the Test pod the changes appear in the application. When I publish in VBS from the Dev pod the changes do not appear in Production. I have ruled out incorrect credentials causing this. I believe this is happening because when I select "Publish" it says that the changes would be deployed to our Test and not our Dev environment.
I do not want the changes to be deployed to both Test and Dev when I select "Publish" so I did not add an additional Deploy step to the existing pipeline. Instead, I want to be able to deploy different changes to the Dev pod separate and independently from changes deployed to the Test pod. Therefore I created a new data pipeline by replicating the package and deploy jobs existing, but changing the "Targe Instance" in the configuration to our Dev pod.