akashorabek commented on code in PR #35015: URL: https://github.com/apache/beam/pull/35015#discussion_r2098878588
########## .github/workflows/beam_PostCommit_Java_Examples_Dataflow_V2.yml: ########## @@ -49,6 +49,7 @@ env: DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }} GRADLE_ENTERPRISE_CACHE_USERNAME: ${{ secrets.GE_CACHE_USERNAME }} GRADLE_ENTERPRISE_CACHE_PASSWORD: ${{ secrets.GE_CACHE_PASSWORD }} + DOCKER_TAG: latest Review Comment: Thanks for catching that, I’ve removed the line. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org