Re: [go-cd] Rollback deployment method

2023-08-09 Thread Vijayakumaran A.
Thanks,So i don't want to git pull stage inside of i need to cp stage for copying all files/folders from go-agent directory (/usr/share/go-agent/lib/pipelines/pipeline name) to /path/to/phpdirectory.my php project have huge size , it means i need to have a twice storage. On Saturday, August

Re: [go-cd] Rollback deployment method

2023-08-05 Thread Sriram Narayanan
On Fri, Aug 4, 2023 at 3:03 PM Vijayakumaran A. < vijayakumara...@praniontech.com> wrote: > hi Thanks for the reply,actually we are new to gocd and we have simple > two pipelines as of now. > > pipeline one for java application with two stages: > > Stage 1 : build stage using maven > Stage 2 :

Re: [go-cd] Rollback deployment method

2023-08-04 Thread Vijayakumaran A.
hi Thanks for the reply,actually we are new to gocd and we have simple two pipelines as of now. pipeline one for java application with two stages: Stage 1 : build stage using maven Stage 2 : copy the build war file to tomcat directory. (cp *.war /opt/tomcat/webapp) Another pipeline for php

Re: [go-cd] Rollback deployment method

2023-08-04 Thread Chad Wilson
It depends on the tooling you are using and what environment/stack you are deploying to, alongside artifact storage relevant to your deployments. Not all deployments can be rolled back without extra effort in tooling or application design (e.g how will you roll back a DROP TABLE for a database?

[go-cd] Rollback deployment method

2023-08-03 Thread Vijayakumaran A.
Hi Team, How to rollback to the previous deployment. Please any one share any ideas/Docs to refer. -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to