Skip to content

Commit

Permalink
use sha with CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Pothulapati committed Oct 30, 2023
1 parent ce77824 commit d71f6e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
context: .
file: ./Dockerfile
tags: |
ghcr.io/dragonflydb/operator:${{ github.ref_name }}
ghcr.io/dragonflydb/operator:${{ github.sha }}
platforms: |
linux/amd64
linux/arm64
Expand Down

0 comments on commit d71f6e9

Please sign in to comment.