hub/scribe/build_info.py
Jack Robison dfef80d9c2
initial
2022-03-08 12:41:51 -05:00

5 lines
122 B
Python

# don't touch this. CI server changes this during build/deployment
BUILD = "dev"
COMMIT_HASH = "none"
DOCKER_TAG = "none"