Skip to content

Commit

Permalink
Switch to using sha for PR builds
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcollom committed Jul 13, 2023
1 parent 4a1cc3d commit d1b8fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,6 @@ jobs:
context: .
platforms: ${{ matrix.platform }}
push: false
tags: quay.io/jetstack/version-checker:${{github.ref_name}}
tags: quay.io/jetstack/version-checker:${{github.sha}}
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit d1b8fbf

Please sign in to comment.