clone repo based on either tag or branch in jenkins

前端 未结 0 1817
情歌与酒
情歌与酒 2021-01-19 09:12

I want to clone my repo by either branch or tag in jenkins declarative pipeline.

Currently I have to use the following for tags:

checkout scm: [$class:         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题