chore: 修改镜像标签中的分隔符
将 `latest-debian12` 修改为 `latest_debian12`,以保持一致性。
This commit is contained in:
parent
c3f9ced0f2
commit
bae411eb28
2
.cnb.yml
2
.cnb.yml
@ -70,7 +70,7 @@ $:
|
|||||||
- docker
|
- docker
|
||||||
imports: https://cnb.cool/btpanel/secret/-/blob/main/docker.yml
|
imports: https://cnb.cool/btpanel/secret/-/blob/main/docker.yml
|
||||||
env:
|
env:
|
||||||
IMAGE_TAG: btpanel/baota:latest-debian12
|
IMAGE_TAG: btpanel/baota:latest_debian12
|
||||||
stages:
|
stages:
|
||||||
- name: await the amd64
|
- name: await the amd64
|
||||||
type: cnb:await
|
type: cnb:await
|
||||||
|
Loading…
x
Reference in New Issue
Block a user