Skip to content

Commit

Permalink
fail smoke test job if we get a cache miss on fetching the binary (ng…
Browse files Browse the repository at this point in the history
  • Loading branch information
pdabelf5 authored and ssrahul96 committed Jun 20, 2024
1 parent af21628 commit c862f81
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 c862f81

Please sign in to comment.