Skip to content

Commit

Permalink
run as docker
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Feb 22, 2024
1 parent e0360b9 commit d50adcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-pull-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

runs-on: [intel-cpu, 8-cpu, ci]
container:
image: us-central1-docker.pkg.dev/${{ secrets.GCP_PROJECT_ID }}/deep-learning-images/huggingface-pytorch-transformers-4.37.2-py310
image: ${{ secrets.GCP_PROJECT_ID }}
credentials:
username: _json_key
password: ${{ secrets.GCP_SERVICE_ACCOUNT_JSON_KEY }}
Expand Down

0 comments on commit d50adcd

Please sign in to comment.