Skip to content

Commit

Permalink
Update build-image-and-push.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlanni authored Nov 2, 2023
1 parent 9ea1903 commit 8ed4c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
envoy
istio
.git/modules
key: ${{ runner.os }}-submodules-${{ github.run_id }}
key: ${{ runner.os }}-submodules-new-${{ github.run_id }}
restore-keys: ${{ runner.os }}-submodules-new

- name: Calculate Docker metadata
Expand Down

0 comments on commit 8ed4c56

Please sign in to comment.