CI: fail to fetch dashboard
Open
bug
- Dominant language
- Dockerfile
- Stars
- 868
- Forks
- 497
- Avg merge
- 2h 8m
- Merged PRs (30d)
- 2
Description
```
+ 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.