Merge pull request #437 from logos-blockchain/arjentix/fix-docker-builds-on-tags

fix: fix docker builds on tags
This commit is contained in:
Daniil Polyakov 2026-04-07 23:48:12 +03:00 committed by GitHub
commit 7c1e5503c1
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={{branch}}-
type=sha,prefix={{ref_name}}-
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push Docker image