Unverified Commit ffc27d40 authored by kladko's avatar kladko

SKALE-2341 Added tags for older commits

parent bb05079a
......@@ -65,5 +65,5 @@ else :
FULL_IMAGE_NAME = "skalenetwork/" + IMAGE_NAME +":" + TAG_POSTFIX;
assert subprocess.call(["docker", "push") == 0;
assert subprocess.call(["docker", "push"]) == 0;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment