mirror of
https://tvoygit.ru/Djam/r11-builder-agent.git
synced 2025-02-23 18:32:46 +00:00
add commit_hash
This commit is contained in:
parent
b7cbe7ffe8
commit
14701f14a2
1 changed files with 1 additions and 0 deletions
|
@ -486,6 +486,7 @@ do
|
|||
else
|
||||
git clone $git_repo ${HOME}/${PACKAGE}
|
||||
pushd ${HOME}/${PACKAGE}
|
||||
echo ${commit_hash} > ${HOME}/commit_hash
|
||||
git checkout $commit_hash
|
||||
popd
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue