Hello, I want to create system, where git materials are not downloaded on agent, but on local net drive. Build process is taiking many hours, so I have several Virtual Machines as agents. I want to store git repo on shared local network dir and access it from those VMs. I managed to do this with manual pipeline trigger, but I also need to trigger on gitlab webhook withour triggering on push. When material "Pull for new changes" is disabled it ignores any changes on git repo, but also webhooks. Is this even possible to do this?
-- 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/316fb0ea-379a-4337-ba72-793ed8caabc5n%40googlegroups.com.
