fix(ci): publish docker image fails (3) (#13327)

* fix(ci): publish docker image fails (3)

* fix: set `tags`
This commit is contained in:
zyoshoka
2024-02-16 15:58:54 +09:00
committed by GitHub
parent b7a12fbc2b
commit bb83ee844e
2 changed files with 9 additions and 9 deletions

View File

@@ -43,7 +43,6 @@ jobs:
push: true
platforms: ${{ matrix.platform }}
provenance: false
tags: ${{ env.REGISTRY_IMAGE }}:develop
labels: develop
cache-from: type=gha
cache-to: type=gha,mode=max