apisix-docker icon indicating copy to clipboard operation
apisix-docker copied to clipboard

CI: fail to fetch dashboard

Open membphis opened this issue 5 years ago • 1 comments

+ 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 avatar Oct 04 '20 01:10 membphis

We can remove dashboard until new dashboard released

moonming avatar Oct 04 '20 11:10 moonming