Address PR feedback.
This commit is contained in:
parent
3c53e26d59
commit
08f960b03d
2 changed files with 12 additions and 7 deletions
|
@ -13,6 +13,7 @@ done
|
|||
DIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )"
|
||||
|
||||
source "$DIR/../common/_common.sh"
|
||||
source "$REPOROOT/scripts/build/generate-version.sh"
|
||||
|
||||
if [ -z "$DOTNET_BUILD_VERSION" ]; then
|
||||
TIMESTAMP=$(date "+%Y%m%d%H%M%S")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue