Build, test and push

This commit is contained in:
2026-07-24 23:50:12 +02:00
parent d57e2ac46c
commit 7734668166
7 changed files with 232 additions and 37 deletions
+2 -2
View File
@@ -17,8 +17,8 @@ if __name__ == "__main__":
test = docker.test()
if test:
print('Push this image.')
# docker.push()
print('Test work, push this image.')
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