Skip to content

Commit

Permalink
Try digest instead.
Browse files Browse the repository at this point in the history
  • Loading branch information
kixelated committed Dec 2, 2024
1 parent e4be35e commit 4e46a4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
- uses: google-github-actions/deploy-cloudrun@v1
with:
service: web
image: ${{env.REGISTRY}}/${{env.IMAGE}}@${{steps.docker.outputs.imageid}}
image: ${{env.REGISTRY}}/${{env.IMAGE}}@${{steps.docker.outputs.digest}}

0 comments on commit 4e46a4e

Please sign in to comment.