Skip to content

Commit

Permalink
[CI] debug
Browse files Browse the repository at this point in the history
  • Loading branch information
junhuanchen committed Sep 28, 2020
1 parent a3f708c commit 814d317
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ jobs:
- sudo tar -Jxf kendryte-toolchain-ubuntu-amd64-8.2.0-20190409.tar.xz -C /opt
- rm -f kendryte-toolchain-ubuntu-amd64-8.2.0-20190409.tar.xz
script:
- git checkout master
- git pull
- git show ae433e8c7380f22aa36a7c7f7acb10134188e89e
- git describe --long --tags --dirty --always --debug
- echo "TRAVIS_BRANCH=$TRAVIS_BRANCH, BRANCH=$BRANCH"
- cd tools/release
- chmod +x release.sh && ./release.sh || travis_terminate 1;
Expand Down

0 comments on commit 814d317

Please sign in to comment.