Skip to content

Commit

Permalink
Merge branch 'master' of github.com:wttw/dox
Browse files Browse the repository at this point in the history
  • Loading branch information
wttw committed Jul 19, 2019
2 parents 2d4f8b3 + abc9d20 commit 0a7f7f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ GITTAG=$("${GIT}" describe --abbrev=0 --match 'v*')

GITSHORTVERSION="${BASH_REMATCH[1]}"

VERSION="${GITSHORTVERSION}.${BUILDKITE_BUILD_ID:-0}"
VERSION="${GITSHORTVERSION}.${BUILDKITE_BUILD_NUMBER:-0}"
fi


Expand Down

0 comments on commit 0a7f7f3

Please sign in to comment.