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