Skip to content
Snippets Groups Projects
Commit 2a616293f7a6 authored by Vincent Hatakeyama's avatar Vincent Hatakeyama
Browse files

remove temporary dockerfile

parent 6b0e70f97ffa
No related branches found
No related tags found
No related merge requests found
......@@ -179,6 +179,8 @@
d = json.loads(line)
if 'stream' in d:
logging.info(d['stream'])
if dev:
call(['rm', dockerfile])
# TODO exit if build failed
# TODO docker tag with tags/bookmarks (unused so maybe no need)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment