Skip to content

Commit

Permalink
Tag images with SHA as well
Browse files Browse the repository at this point in the history
  • Loading branch information
jb3 committed Aug 24, 2024
1 parent d596209 commit bac0560
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
tags: |
ghcr.io/owl-corp/keycloak:latest
ghcr.io/owl-corp/keycloak:${{ env.KEYCLOAK_VERSION }}
ghcr.io/owl-corp/keycloak:${{ github.sha }}
build-args: |
KEYCLOAK_VERSION=${{ env.KEYCLOAK_VERSION }}
Expand Down

0 comments on commit bac0560

Please sign in to comment.