diff --git a/.github/workflows/test-pull-image.yml b/.github/workflows/test-pull-image.yml index 032107b9..b16cde29 100644 --- a/.github/workflows/test-pull-image.yml +++ b/.github/workflows/test-pull-image.yml @@ -32,9 +32,8 @@ jobs: runs-on: [intel-cpu, 8-cpu, ci] container: image: us-central1-docker.pkg.dev/deep-learning-images/huggingface-pytorch-transformers-4.37.2-py310 - options: --shm-size "16gb" credentials: - username: _json_key_base64 + username: _json_key password: ${{ secrets.GCP_SERVICE_ACCOUNT_JSON_KEY }} steps: - name: Echo