-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi there,
Pushing the git rep to s3, aws-git-backed-static-website-SyncLambdaFunction fails with the following error:
local variable 'source_dir' referenced before assignment: UnboundLocalError Traceback (most recent call last): File "/var/task/index.py", line 86, in handler shutil.rmtree(source_dir) UnboundLocalError: local variable 'source_dir' referenced before assignment
local variable 'source_dir' referenced before assignment: UnboundLocalError
Traceback (most recent call last):
File "/var/task/index.py", line 86, in handler
shutil.rmtree(source_dir)
UnboundLocalError: local variable 'source_dir' referenced before assignment
yehuda-c
Metadata
Metadata
Assignees
Labels
No labels