Skip to content

Commit

Permalink
fail smoke test job if we get a cache miss on fetching the binary (#5672
Browse files Browse the repository at this point in the history
)
  • Loading branch information
pdabelf5 authored May 31, 2024
1 parent 78c9229 commit cd7ca7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,7 @@ jobs:
with:
path: ${{ github.workspace }}/dist
key: nginx-ingress-${{ needs.checks.outputs.go_code_md5 }}
fail-on-cache-miss: true

- name: Check if test image exists
id: check-image
Expand Down

0 comments on commit cd7ca7c

Please sign in to comment.