We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7536c99 commit 7030f4eCopy full SHA for 7030f4e
.github/workflows/build_and_test.yaml
@@ -51,6 +51,7 @@ jobs:
51
uses: docker/metadata-action@v5
52
with:
53
images: ${{ env.BUILD_KIT_IMAGE_NAME }}
54
+ sep-tags: ","
55
- name: Set output tag
56
id: buildkit_tag
57
shell: python3 {0}
0 commit comments