Skip to content

Commit

Permalink
always use current generation config to generate everything
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomarquezp committed Jul 18, 2024
1 parent d6b22d8 commit 0b36f7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/scripts/hermetic_library_generation.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ docker run \
-u "$(id -u):$(id -g)" \
-v "$(pwd):${workspace_name}" \
gcr.io/cloud-devrel-public-resources/java-library-generation:"${image_tag}" \
--baseline-generation-config-path="${workspace_name}/${baseline_generation_config}" \
--current-generation-config-path="${workspace_name}/${generation_config}"


Expand Down

0 comments on commit 0b36f7c

Please sign in to comment.