Added a commit.properties file to support running the docker locally

This commit is contained in:
AkshayJagadish-ne
2020-10-13 02:05:16 -04:00
committed by GitHub
parent 673002b685
commit 1507320fae

4
app/commit.properties Normal file
View File

@@ -0,0 +1,4 @@
#This file will be used when running the docker locally
date=${date}
commitId=${commit.id}
projectVersion=${project.version}