mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-25 06:34:42 +02:00
container-image
workflow: Tag latest
only on release
This commit is contained in:
parent
5cd9ab244d
commit
678656129a
2
.github/workflows/container-image.yml
vendored
2
.github/workflows/container-image.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
||||
type=semver,pattern={{major}}
|
||||
# Update the `latest` tag only on the default branch to ensure it represents the most current release when
|
||||
# releasing from multiple branches.
|
||||
type=raw,value=latest,enable={{is_default_branch}}
|
||||
type=raw,event=tag,value=latest,enable={{is_default_branch}}
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user