docker.build() in Jenkins pipeline with two tags

前端 未结 0 429
北海茫月
北海茫月 2021-01-14 06:37

How can I set another tag for docker build step in the Jenkins pipeline which uses docker.build() script?

As for now I have:

docker.build(         


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