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 d50adcd commit 5c4a23f
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: ${{ secrets.GCP_PROJECT_ID }}
image: "${{ secrets.GCP_PROJECT_ID }}"
credentials:
username: _json_key
password: ${{ secrets.GCP_SERVICE_ACCOUNT_JSON_KEY }}
Expand Down

0 comments on commit 5c4a23f

Please sign in to comment.