@@ -59,7 +59,7 @@ try:
|
|||||||
else:
|
else:
|
||||||
auth = os.environ['PLUGIN_AUTHENTICATION']
|
auth = os.environ['PLUGIN_AUTHENTICATION']
|
||||||
|
|
||||||
make_parent_dirs(TARGET, auth)
|
#make_parent_dirs(TARGET, auth)
|
||||||
deploy(SOURCE, TARGET, auth)
|
deploy(SOURCE, TARGET, auth)
|
||||||
finally:
|
finally:
|
||||||
if temp_file_name is not None:
|
if temp_file_name is not None:
|
||||||
|
|||||||
Reference in New Issue
Block a user