Skip to content
This repository was archived by the owner on Jul 27, 2021. It is now read-only.
This repository was archived by the owner on Jul 27, 2021. It is now read-only.

failed to create: [Pipeline, PipelineFailedEventRule, PipelineSucceededEventRule] #8

Description

@ykbryan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions