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 7528039 commit ee34704Copy full SHA for ee34704
.github/scripts/hermetic_library_generation.sh
@@ -98,7 +98,6 @@ docker run \
98
--quiet \
99
-u "$(id -u):$(id -g)" \
100
-v "$(pwd):${workspace_name}" \
101
- -v "${m2_folder}":/home/.m2 \
102
-v "${api_def_dir}:${workspace_name}/googleapis" \
103
-e GENERATOR_VERSION="${image_tag}" \
104
gcr.io/cloud-devrel-public-resources/java-library-generation:"${image_tag}" \
0 commit comments