diff --git a/.github/trigger_files/beam_PostCommit_Python_ValidatesDistrolessContainer_Dataflow.json b/.github/trigger_files/beam_PostCommit_Python_ValidatesDistrolessContainer_Dataflow.json index 4897480d69ad..3f63c0c9975f 100644 --- a/.github/trigger_files/beam_PostCommit_Python_ValidatesDistrolessContainer_Dataflow.json +++ b/.github/trigger_files/beam_PostCommit_Python_ValidatesDistrolessContainer_Dataflow.json @@ -1,4 +1,4 @@ { "comment": "Modify this file in a trivial way to cause this test suite to run", - "modification": 1 -} \ No newline at end of file + "modification": 2 +} diff --git a/.github/workflows/beam_PostCommit_Python_ValidatesDistrolessContainer_Dataflow.yml b/.github/workflows/beam_PostCommit_Python_ValidatesDistrolessContainer_Dataflow.yml index a0de6d4a0428..4dcc49a84bcf 100644 --- a/.github/workflows/beam_PostCommit_Python_ValidatesDistrolessContainer_Dataflow.yml +++ b/.github/workflows/beam_PostCommit_Python_ValidatesDistrolessContainer_Dataflow.yml @@ -85,6 +85,9 @@ jobs: 11 8 python-version: ${{ matrix.python_version }} + - name: GCloud Artifact Registry credential setup + run: | + gcloud auth configure-docker us-docker.pkg.dev - name: Set PY_VER_CLEAN id: set_py_ver_clean run: |