mirror of
https://github.com/librespeed/speedtest.git
synced 2026-08-04 06:39:45 +00:00
ci: add missing flavour for pr and branch
Signed-off-by: rare-magma <rare-magma@posteo.eu>
This commit is contained in:
parent
09d07a1ee9
commit
2c39a3a8df
1 changed files with 2 additions and 2 deletions
4
.github/workflows/docker-publish.yml
vendored
4
.github/workflows/docker-publish.yml
vendored
|
|
@ -71,8 +71,8 @@ jobs:
|
|||
with:
|
||||
images: ${{ matrix.image }}
|
||||
tags: |
|
||||
type=ref,event=branch
|
||||
type=ref,event=pr
|
||||
type=ref,event=branch,suffix=${{ matrix.flavour }}
|
||||
type=ref,event=pr,suffix=${{ matrix.flavour }}
|
||||
# set latest tag for default branch
|
||||
type=raw,value=latest${{ matrix.flavour }},enable={{is_default_branch}}
|
||||
type=semver,pattern={{version}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue