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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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