Skip to content

Commit

Permalink
ci: fix multiline output issue with tags
Browse files Browse the repository at this point in the history
Signed-off-by: László Várady <[email protected]>
  • Loading branch information
MrAnno committed Jan 24, 2023
1 parent 0aea039 commit 7dafba3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
with:
images: ${{ env.DOCKER_IMAGE_NAME }}
tags: type=match,pattern=syslog-ng-(.*),group=1
sep-tags: ','

- name: Compose Docker image tags
id: tags
Expand Down

0 comments on commit 7dafba3

Please sign in to comment.