Closed rhcarvalho closed 4 years ago
$ yarn cli publish --no-status-check 123 ✘ 1 master ✚ yarn run v1.21.1 $ run-s build $ yarn run compile-config-schema && tsc -p tsconfig.build.json $ node ./scripts/config-json-schema-to-ts.js $ node dist publish --no-status-check 123 ℹ info craft 0.9.0 dist publish NEW-VERSION 🛫 Publish artifacts Positionals: NEW-VERSION Version to publish [string] [required] Options: [...] --keep-downloads Keep all downloaded files [boolean] [default: false] --no-status-check Do not check for build status in Zeus [boolean] [default: false] -v, --version Show version number [boolean] -h, --help Show help [boolean] Unknown arguments: status-check, statusCheck
Should be fixed in 0.9.1.