We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e62ae74 commit 638157fCopy full SHA for 638157f
1 file changed
.kokoro/build.sh
@@ -115,7 +115,7 @@ mvn clean deploy -B \
115
# ==============================================================================
116
# 4. Copy artifacts to 'artifacts/' folder for Kokoro Attestation Generation
117
118
-ARTIFACTS_DIR="${REPO_DIR}/artifacts"
+ARTIFACTS_DIR="${KOKORO_ARTIFACTS_DIR}/artifacts"
119
mkdir -p "${ARTIFACTS_DIR}"
120
121
# Copy target jars and poms (excluding test jars) to be captured by build.cfg
0 commit comments