akashorabek commented on code in PR #34250:
URL: https://github.com/apache/beam/pull/34250#discussion_r2002413558


##########
.github/workflows/beam_PreCommit_Flink_Container.yml:
##########
@@ -77,6 +77,10 @@ env:
   HARNESS_IMAGES_TO_PULL: 
gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest
   JOB_SERVER_IMAGE: 
gcr.io/apache-beam-testing/beam_portability/beam_flink1.17_job_server:latest
   ARTIFACTS_DIR: gs://beam-flink-cluster/beam-precommit-flink-container-${{ 
github.run_id }}
+  DOCKER_REGISTRY: gcr.io
+  DOCKER_REPOSITORY_ROOT: ${{ github.event_name == 'pull_request_target' && 
'gcr.io/apache-beam-testing/beam-sdk-pr' || 
'gcr.io/apache-beam-testing/beam-sdk' }}

Review Comment:
   @Abacn Done. Also created the 
[ticket](https://github.com/apache/beam/issues/34339) to track  the 
`Unauthenticated` issue



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