Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
パイプライン用に複数の git マテリアルがあるため、作業ディレクトリを追加する必要があります。gradle プラグインには作業ディレクトリがないため、gradlew または build.gradle が見つかりません。これを回避する方法はありますか。
gradleコマンドを含む変数をenvironment指定する を GoCD に追加できます。PATH
environment
PATH
GoCD での環境変数の使用