agaiun
This commit is contained in:
parent
f66a3e78cb
commit
9255d0c11e
2 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,7 @@ STABLE_SHA=$(curl -s https://api.github.com/repos/ciderapp/Cider/branches/stable
|
|||
COMMITSINCESTABLE=$(git rev-list $STABLE_SHA..$GITHUB_SHA --count)
|
||||
CURRENT_VERSION=$(node -p -e "require('./package.json').version")
|
||||
|
||||
git rev-list --all --count
|
||||
git rev-list --all
|
||||
|
||||
#############################################################################################
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue