Closed caranci closed 9 months ago
Embed a version tag (from git describe --tags) in the container and emit in the logs:
git describe --tags
2024-02-09 17:25:06.574 | INFO | __main__:main:267 - TAG_VERSION='v0.3.0-4-g56352ac' sleeping sleep_time=300
Embed a version tag (from
git describe --tags
) in the container and emit in the logs: