mirror of
https://github.com/ivuorinen/docker-php-with-imagick-multi.git
synced 2026-01-26 11:34:03 +00:00
Add registry definition to tags
This commit is contained in:
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -48,4 +48,4 @@ jobs:
|
||||
file: Dockerfile-${{ matrix.php }}
|
||||
platforms: ${{ matrix.arch }}
|
||||
push: true
|
||||
tags: ${{ env.IMAGE_NAME }}:${{ matrix.php }}
|
||||
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ matrix.php }}
|
||||
|
||||
Reference in New Issue
Block a user