travis-ciでdeploy gcsオプションを使用すると、ここにドキュメントhttps://docs.travis-ci.com/user/deployment/gcs/が表示されます。しかし私の配備は10分以上かかる。travis_ciでGCSデプロイメントタイムアウトを設定する方法
No output has been received in the last 10m0s,
this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on:
https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received
ただし、タイムアウトを変更するオプションはありませんか?どのように可能ですか?
おかげ –