Py学习  »  Git

对于gitlab ci,我可以做一些类似“if tag='xx'”的事情吗?

Thomas • 5 年前 • 1548 次点击  

script:
    - do some stuff
    - if tag / branch name == "xx":
        - do additional things

有办法吗?

Python社区是高质量的Python/Django开发社区
本文地址:http://www.python88.com/topic/46555
 
1548 次点击  
文章 [ 1 ]  |  最新文章 5 年前