测试 sep-tags: \n

This commit is contained in:
严浩
2024-10-09 10:18:12 +08:00
committed by GitHub
parent cf2bcda15d
commit ef608f866e

View File

@ -42,12 +42,12 @@ runs:
id: meta
uses: docker/metadata-action@v5 # https://github.com/docker/metadata-action
with:
context: 'git'
context: git
# flavor
images: ${{ inputs.metadata_images }}
tags: ${{ inputs.metadata_tags }}
# sep-tags: '\n'
# sep-labels: '\n'
sep-tags: \n
sep-labels: \n
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx