Skip to content
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
ykbryan opened this issue Oct 22, 2018 · 0 comments

Comments

@ykbryan
Copy link

ykbryan commented Oct 22, 2018

Facing an error as I tried to run this step (https://ecsworkshop.com/frontend/frontend/)

screenshot 2018-10-22 15 00 56

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 git@github.com:ykbryan/ecsdemo-platform.git or config the remote origin url to git@github.com:ykbryan/ecsdemo-platform.git

Command I ran in my cloud9 environment:

bryanchua:~/environment/ecsdemo-frontend (master) $ git remote set-url origin git@github.com:ykbryan/ecsdemo-platform.git

No more error, but I think there might be others who face the same issue - use HTTPS to clone instead.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant