fix(ci): publish docker image fails (3) (#13327)
* fix(ci): publish docker image fails (3) * fix: set `tags`
This commit is contained in:
parent
b7a12fbc2b
commit
bb83ee844e
2 changed files with 9 additions and 9 deletions
1
.github/workflows/docker-develop.yml
vendored
1
.github/workflows/docker-develop.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue