Skip to content
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
@ykbryan

Description

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 [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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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