build short sha for reports as well

This commit is contained in:
Ruben Fiszel
2023-11-30 14:00:37 +01:00
parent d472dbab18
commit f4cfff5991
+1
View File
@@ -131,6 +131,7 @@ jobs:
type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=sha,enable=true,priority=100,prefix=,suffix=,format=short
- name: Login to ECR
if: github.event_name != 'pull_request'