Travis CI After Success Write to a File in GitHub Repo

后端 未结 0 986
半阙折子戏
半阙折子戏 2020-12-07 02:45

I have the following script that I kind of started to write in one of my projects where I use Travis CI.

after_success:
  - MESSAGE=$(git log --format=%B -n 1         


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