浏览代码

test: remove slash in tags

Christian Winther 1 年之前
父节点
当前提交
2aeccf885f
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .github/workflows/docker.yml

+ 2 - 2
.github/workflows/docker.yml

@@ -168,8 +168,8 @@ jobs:
             type=raw,value=staging,enable=${{ github.ref == format('refs/heads/{0}', 'staging') }}
             type=pep440,pattern={{raw}}
             type=pep440,pattern=v{{major}}.{{minor}}
-            type=ref,event=branch,prefix=branch/
-            type=ref,event=pr,prefix=pr/
+            type=ref,event=branch,prefix=branch-
+            type=ref,event=pr,prefix=pr-
             type=ref,event=tag
         env:
           DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index