revert-24895-update_cub
tianshuo78520a 5 years ago committed by GitHub
parent 1b03ab3899
commit 029390b1d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -570,6 +570,7 @@ function generate_upstream_develop_api_spec() {
}
function generate_api_spec() {
set -e
spec_kind=$2
if [ "$spec_kind" != "PR" ] && [ "$spec_kind" != "DEV" ]; then
echo "Not supported $2"

Loading…
Cancel
Save