This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.8.5.2.3. キャッシュなし
Docker ビルドは通常、ビルドを実行するホスト上のキャッシュ階層を再利用します。noCache
オプションを true に設定すると、ビルドがキャッシュ階層を無視して、Dockerfile のすべての手順を再実行します。
strategy: dockerStrategy: noCache: true
strategy:
dockerStrategy:
noCache: true