Skip to content

Commit 28cfc1b

Browse files
authored
Update service_docker-build-and-publish.yml
1 parent d8a75bf commit 28cfc1b

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/service_docker-build-and-publish.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,4 @@ jobs:
185185
pull: true
186186
push: ${{ inputs.push-to-registry }}
187187
tags: ${{ env.DOCKER_TAGS }}
188-
outputs: |
189-
type=image
190-
name=target
191-
annotation-index.org.opencontainers.image.description=Supercharge your PHP experience with Docker images that are based off the official PHP images but are optimized to be run in production environments for Laravel and WordPress and more
192-
annotation-index.org.opencontainers.image.source=https://github.com/YieldStudio/docker-php
188+
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=Supercharge your PHP experience with Docker images that are based off the official PHP images but are optimized to be run in production environments for Laravel and WordPress and more,annotation-index.org.opencontainers.image.source=https://github.com/YieldStudio/docker-php

0 commit comments

Comments
 (0)