240 发简信
IP属地:福建
  • [testCI] $ /bin/sh -xe /Users/Shared/Jenkins/tmp/hudson7734909482272724353.sh
    + pod install
    /Users/Shared/Jenkins/tmp/hudson7734909482272724353.sh: line 2: pod: command not found
    Build step 'Execute shell' marked build as failure
    An attempt to send an e-mail to empty list of recipients, ignored.
    Finished: FAILURE
    遇到这样的问题怎么办?我是shell指令没有写对么?

    Jenkins+GitLab+蒲公英踩坑记

    参考的是这篇博客来做的(非常感谢)http://www.jianshu.com/p/c69deb29720d/comments/2049649#comment-2049649...