feat(打包节点): 更改打包节点

This commit is contained in:
xiaoqidun committed 2023-08-09 15:26:35 +08:00
1 parent 37567594e4
commit 6a695572f6
1 file changed
+1 -1
+1 -1
View File
@@ -3,7 +3,7 @@ kind: pipeline
type: docker type: docker
name: default name: default
node: node:
region: cn region: hk
steps: steps:
- name: build - name: build
pull: if-not-exists pull: if-not-exists