How to get the status of a stage on gitlab?

后端 未结 0 1097
梦谈多话
梦谈多话 2020-12-01 01:45

I have a gitlab pipeline similar to the below one

stages
  - test

p1::test:
stage: test
script:
  - echo " parallel 1"
p2::test:
stage: test
script         


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