This commit is contained in:
Riordan Panayides 2022-08-02 20:16:48 +01:00
parent 40cfce432c
commit ea7c7c7060
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ jobs:
context: .
push: true
tags: |
gcr.io/${{ env.PROJECT_ID }}/${{ env.IMAGE }}:${{ env.GITHUB_SHA }}
gcr.io/${{ env.PROJECT_ID }}/${{ env.IMAGE }}:${{ github.sha }}
gcr.io/${{ env.PROJECT_ID }}/${{ env.IMAGE }}:latest
cache-from: type=gha
cache-to: type=gha,mode=max