how to troubleshoot the error of Job Failed in Gitlab after running the pipline

后端 未结 0 1687
心在旅途
心在旅途 2021-01-07 03:56

Pipline created

stages:
    - test
postman_test:
    stage: test
    image: postman/newman_alpine33
    script:
        - newman --version


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