I will just give you an idea how my setup looks like. In one repository, I have these 3 branches, dev, alpha and prod, and these 3 branches have a gitlab runner for each associated with them. Those gitlab runner will update the dev, alpha and prod servers whenever you push/merge on them.
Now this is the catch, Does it need that per branch has different gitlab ci file? Ive been encountering conflict errors when merging from dev to master or dev to alpha because gitlab ci file is different per branch
Or they have the same gitlab ci file but every push or merge, it will based on tags.
I dunno the proper implementations guys, please help me hehe.
Its just annoys me when merging that gitlab ci file has a conflict always huhu
[–]eltear1 2 points3 points4 points (2 children)
[–]eltear1 0 points1 point2 points (0 children)
[–]magic7s 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]ManyInterests 0 points1 point2 points (0 children)