Merge pull request #438 from logos-blockchain/arjentix/fix-docker-builds-on-tags2

fix: use just sha without ref_name
This commit is contained in:
Daniil Polyakov 2026-04-08 00:07:28 +03:00 committed by GitHub
commit 35d8df0d03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,7 +50,7 @@ jobs:
type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=sha,prefix={{ref_name}}-
type=sha,prefix=sha-
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push Docker image