Hello All, I am new to GOCD and i want to make complex workflow as given bellow so how can i build that pipeline please guide me or if any one on discord please give discord id so i can explain what i want make
scenario 1: my client have 3 server A.primery B.Secondry C.Backup. i want to take data base backup from A to C or B to C (folder to folder). while taking backup i want to deploy my build in parallel scenario 2: My client have only one server so i have to stop webserver and taking backup of database (folder to folder) after completing backup process. the pipeline should deploy the build scenario 3: My client have only one server so i have to stop webserver and taking backup of database (as Dump) after completing backup process. the pipeline should deploy the build (Artifact will Build by developers and put in shared drive so i want to copy from there) -> for this all i want to create single pipeline -> i want to define at starting of pipeline that i want to take backup or direct deploy the build Please help me to Build This Process Pipeline Regards Nayan Makwana -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/f265b4f0-9e3e-4082-a11d-9bcfc44e2c71n%40googlegroups.com.
