hold on
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-04-25 13:49:50 -05:00
parent aa0825e47a
commit bc2f07b1f8
+1 -1
View File
@@ -59,7 +59,7 @@ try:
else:
auth = os.environ['PLUGIN_AUTHENTICATION']
make_parent_dirs(TARGET, auth)
#make_parent_dirs(TARGET, auth)
deploy(SOURCE, TARGET, auth)
finally:
if temp_file_name is not None: