Trigger parameterized build with curl and crumb

前端 未结 7 843

I\'ve seen similar posts to this on SO, but not quite exactly what I am trying to do (or at least no full examples of a command to run).

I am trying to remotely trig

相关标签:
7条回答
  • 2020-12-03 01:57

    The correct format is as follows:

    curl -H ".crumb:xxxxxxxxxxxxxxxxxxxxxx"
    
    0 讨论(0)
提交回复
热议问题