Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
chore(ci): add short sha to docker ci image (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellie Huxtable authored Dec 12, 2023
1 parent f714f32 commit 3c7479a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
type=ref,event=branch
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=sha
- name: Set up Docker Buildx
id: buildx
Expand Down

0 comments on commit 3c7479a

Please sign in to comment.