Abacn commented on code in PR #28961:
URL: https://github.com/apache/beam/pull/28961#discussion_r1357732157


##########
.github/workflows/beam_Publish_Beam_SDK_Snapshots.yml:
##########
@@ -45,6 +45,7 @@ env:
   GRADLE_ENTERPRISE_ACCESS_KEY: ${{ secrets.GE_ACCESS_TOKEN }}
   GRADLE_ENTERPRISE_CACHE_USERNAME: ${{ secrets.GE_CACHE_USERNAME }}
   GRADLE_ENTERPRISE_CACHE_PASSWORD: ${{ secrets.GE_CACHE_PASSWORD }}
+  docker_registry: us-central1-docker.pkg.dev

Review Comment:
   Does this mean the docker image will publish to this registry? we currently 
publish to gcr.io/apache-beam-testing/ and internally rely on the snapshot for 
some testing purposes



-- 
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]

Reply via email to