fix CI_COMMIT_SHA
This commit is contained in:
parent
733130bcb0
commit
eb0d39eff4
2 changed files with 2 additions and 2 deletions
|
|
@ -2,4 +2,4 @@
|
|||
rm -rf .git
|
||||
cd ..; tar -zcvf www.unturf.com.tar.gz www.unturf.com; mv www.unturf.com.tar.gz www.unturf.com; cd www.unturf.com
|
||||
# create git-commit.txt to track this builds git commit hash.
|
||||
echo $GIT_COMMIT >> commit-hash.txt
|
||||
echo $CI_COMMIT_SHA >> commit-hash.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue