chore: 更新 clear 阶段以使用新的镜像和参数

This commit is contained in:
xiao 2024-12-05 12:15:48 +08:00 committed by cnb
parent f22c403daa
commit 4061313742

View File

@ -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