Skip to content

Commit f8e51df

Browse files
committed
8.0 branch, each tag on this branch will also publish the ci-php:8.0 image
1 parent 51ea317 commit f8e51df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
push: true
3535
tags: |
36-
ghcr.io/${{ github.repository_owner }}/ci-php:latest
36+
ghcr.io/${{ github.repository_owner }}/ci-php:8.0
3737
ghcr.io/${{ github.repository_owner }}/ci-php:${{ github.ref_name }}
3838
-
3939
if: contains(github.ref, 'refs/pull/')

0 commit comments

Comments
 (0)