Subtask WIFI-913

This commit is contained in:
AkshayJagadish-ne
2020-10-07 13:24:21 -04:00
committed by GitHub
parent 64096d040d
commit 6dbaddc021

View File

@@ -55,6 +55,8 @@ jobs:
# Use Docker `latest` tag convention
[ "$VERSION" == "master" ] && VERSION=latest
TIMESTAMP=$(date +'%Y-%m-%d')
echo date=$TIMESTAMP > app/commit.properties
echo commitId=$GITHUB_SHA >> app/commit.properties
echo projectVersion=$VERSION>> app/commit.properties