feat: 更新构建流水线
This commit is contained in:
parent
8da406ce23
commit
058032aaac
5
.cnb.yml
5
.cnb.yml
@ -114,7 +114,10 @@ $:
|
|||||||
options:
|
options:
|
||||||
key: cnb-build-arm64
|
key: cnb-build-arm64
|
||||||
|
|
||||||
- services:
|
- runner:
|
||||||
|
tags: cnb:arch:amd64
|
||||||
|
cpus: 2
|
||||||
|
services:
|
||||||
- docker
|
- docker
|
||||||
env:
|
env:
|
||||||
IMAGE_TAG: ${CNB_DOCKER_REGISTRY}/${CNB_REPO_SLUG_LOWERCASE}:latest
|
IMAGE_TAG: ${CNB_DOCKER_REGISTRY}/${CNB_REPO_SLUG_LOWERCASE}:latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user