Small doc about all log and add more todo

This commit is contained in:
2026-07-21 23:08:44 +02:00
parent ce68a96440
commit 61f00647f4
3 changed files with 12 additions and 10 deletions
+4 -3
View File
@@ -4,6 +4,7 @@ from blender.version import BlenderVersion
from blender.docker import BlenderDocker
# Todo Update readme file badge with blender version
# Todo
if __name__ == "__main__":
@@ -19,7 +20,7 @@ if __name__ == "__main__":
if test:
print('Push this image.')
docker.push()
# docker.push()
# Todo: Add a latest tag, check if this version are the latest
# Todo: Add a LTS tag, check if this version are a LTS
# Todo: Add a latest tag, check if this version are the latest
# Todo: Add a LTS tag, check if this version are a LTS