How to migrate a teamcity pipeline to gitlab? I checked online and could only find integration related stuff. Please advise
8
-
This is so off-topic you have shared no example of a pipeline for anyone to even comment nor have you shown any attempt at solving the issue.Chris Doyle– Chris Doyle2023-01-21 11:41:13 +00:00Commented Jan 21, 2023 at 11:41
-
@ChrisDoyle: I'm looking at a generic solution to migrate any pipeline from teamcity to gitlab. Say, I have 10-20 pipelines in teamcityvk l– vk l2023-01-21 11:53:40 +00:00Commented Jan 21, 2023 at 11:53
-
There isn't a tool that will just convert them for you, each pipeline could have various levels of complexity and requirements, you wont get a generic solution. I have just gone through a large CI migration from Atlassian Bamboo to gitlab. You just need to bite the bullet and migrate them one by one and test them properly.Chris Doyle– Chris Doyle2023-01-21 11:57:00 +00:00Commented Jan 21, 2023 at 11:57
-
Thanks @ChrisDoyle. Could you please share some useful references for gitlab ci/cd pipeline designvk l– vk l2023-01-21 12:14:51 +00:00Commented Jan 21, 2023 at 12:14
-
docs.gitlab.com/ee/ci/quick_startChris Doyle– Chris Doyle2023-01-21 12:18:22 +00:00Commented Jan 21, 2023 at 12:18
|
Show 3 more comments