Build, test and push
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user