Update approach to obtain the head git hash

This commit is contained in:
Lorenz Meier
2015-10-30 16:25:08 +01:00
parent f042c077b2
commit c912be70d1
3 changed files with 2 additions and 4 deletions

View File

@@ -128,8 +128,6 @@ after_success:
&& echo https://px4-travis.s3.amazonaws.com/archives/Firmware/$TRAVIS_BRANCH/$TRAVIS_BUILD_ID/Firmware.zip
;
fi
- git log -n 1 --pretty=format:"%H"
- git rev-parse HEAD
deploy:
provider: releases