I am writing a pipeline to test upgrade flow with following steps.
1) checkout master branch
2) checkout old git tag v0.0.1
3) checkout latest git tag v0.0.3

I need to checkout code at each git tag with different path or pipeline and 
run upgrade process from v0.0.1 to v0.0.3.  I do not see a way to checkout 
git tag on gocd material. how can I checkout a git tag?


-- 
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/e7cb2e3b-0852-484d-9f81-0889ea348697n%40googlegroups.com.

Reply via email to