Small doc about all log and add more todo
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user