Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: fail to fetch dashboard #80

Open
membphis opened this issue Oct 4, 2020 · 1 comment
Open

CI: fail to fetch dashboard #80

membphis opened this issue Oct 4, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@membphis
Copy link
Member

membphis commented Oct 4, 2020

+ git clone -b master https://github.com/apache/apisix.git /tmp/apisix
Cloning into '/tmp/apisix'...
+ cd /tmp/apisix
+ git submodule init
+ git submodule update
+ cd dashboard
/bin/sh: cd: line 1: can't cd to dashboard: No such file or directory

we need to change the script, fetch it from https://github.com/apache/apisix-dashboard

@membphis membphis added the bug Something isn't working label Oct 4, 2020
@moonming
Copy link
Member

moonming commented Oct 4, 2020

We can remove dashboard until new dashboard released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants