mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-05-09 17:49:42 +00:00
fix: fix docker builds on tags
This commit is contained in:
parent
8700e404da
commit
ac427bd517
2
.github/workflows/publish_images.yml
vendored
2
.github/workflows/publish_images.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
|||||||
type=ref,event=pr
|
type=ref,event=pr
|
||||||
type=semver,pattern={{version}}
|
type=semver,pattern={{version}}
|
||||||
type=semver,pattern={{major}}.{{minor}}
|
type=semver,pattern={{major}}.{{minor}}
|
||||||
type=sha,prefix={{branch}}-
|
type=sha,prefix={{ref_name}}-
|
||||||
type=raw,value=latest,enable={{is_default_branch}}
|
type=raw,value=latest,enable={{is_default_branch}}
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user