This repository has been archived by the owner on Jul 27, 2021. It is now read-only.
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.
failed to create: [Pipeline, PipelineFailedEventRule, PipelineSucceededEventRule] #8
Open
Description
Facing an error as I tried to run this step (https://ecsworkshop.com/frontend/frontend/)
Current workaround/solution
Apparently, i use the https://github.com/ykbryan/ecsdemo-platform.git
to clone the frontend repo and the way to fix it is to clone with SSH [email protected]:ykbryan/ecsdemo-platform.git
or config the remote origin url to [email protected]:ykbryan/ecsdemo-platform.git
Command I ran in my cloud9 environment:
bryanchua:~/environment/ecsdemo-frontend (master) $ git remote set-url origin [email protected]:ykbryan/ecsdemo-platform.git
No more error, but I think there might be others who face the same issue - use HTTPS to clone instead.
Metadata
Assignees
Labels
No labels
Activity