chore: 更新 clear 阶段以使用新的镜像和参数
This commit is contained in:
parent
f22c403daa
commit
4061313742
17
.cnb.yml
17
.cnb.yml
@ -68,11 +68,12 @@ $:
|
||||
platforms:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
- name: remove tag
|
||||
type: artifact:remove-tag
|
||||
options:
|
||||
name: btpanel/baota
|
||||
tags:
|
||||
- latest-linux-amd64
|
||||
- latest-linux-arm64
|
||||
type: docker
|
||||
- name: clear
|
||||
image: lumir/remove-dockerhub-tag
|
||||
args:
|
||||
- --user
|
||||
- $DOCKER_USERNAME
|
||||
- --password
|
||||
- $DOCKER_PASSWD
|
||||
- ${IMAGE_TAG}-linux-amd64
|
||||
- ${IMAGE_TAG}-linux-arm64
|
Loading…
x
Reference in New Issue
Block a user