We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
prepare_buildでteeコマンド付きで実行された後、exit $?で常にteeの終了コードが代入されるため、終了コードを引き継げない
prepare_build
exit $?
The text was updated successfully, but these errors were encountered:
Hayao0819
No branches or pull requests
prepare_build
でteeコマンド付きで実行された後、exit $?
で常にteeの終了コードが代入されるため、終了コードを引き継げないThe text was updated successfully, but these errors were encountered: