Skip to content

Commit 915dfd0

Browse files
committed
ci: latest tag instead of master
1 parent 4d6229b commit 915dfd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
with:
4545
images: ${{ env.IMAGE_NAMESPACE }}
4646
tags: |
47-
type=raw,event=branch,value=${{ matrix.php_version }}-${{ matrix.php_type }}-${{ matrix.os_version }}-latest
47+
type=raw,event=branch,value=latest
4848
type=ref,event=pr
4949
type=semver,pattern={{version}}
5050
type=semver,pattern={{major}}.{{minor}}

0 commit comments

Comments
 (0)