Abacn commented on code in PR #35015:
URL: https://github.com/apache/beam/pull/35015#discussion_r2098782105
##########
.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:
Is this "latest" tag needed? Below it sets DOCKER_TAG to a unique tag,
overrides this default. And checked
us.gcr.io/apache-beam-testing/github-actions/beam_java17_sdk_distroless no
image has tagged "latest"
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]